]> git.ozlabs.org Git - hiprofile/blobdiff - setup.py
Use jinja2 instead of django
[hiprofile] / setup.py
index bf414147b43bb44d964c9331c5173e0dea01f7d0..f3bd3ff5e4a5e7cc0e30becbc1b9eb855eeb63f7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(name = 'hiprofile',
         url = 'http://ozlabs.org/~jk/projects/hiprofile/',
         author = 'Jeremy Kerr',
         author_email = 'jk@ozlabs.org',
         url = 'http://ozlabs.org/~jk/projects/hiprofile/',
         author = 'Jeremy Kerr',
         author_email = 'jk@ozlabs.org',
-        requires = ['django'],
+        requires = ['jinja2'],
         py_modules = ['hiprofile'],
         scripts = ['scripts/hiprofile'],
         data_files = [('share/hiprofile/',
         py_modules = ['hiprofile'],
         scripts = ['scripts/hiprofile'],
         data_files = [('share/hiprofile/',