diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-09-20 20:34:40 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-09-20 20:34:40 +0200 |
commit | 023ab0dc1029fc2d70a2b4038ae76d19a24be4e9 (patch) | |
tree | 74b4f63d1e65fa18bfb54326fef030b6e3343653 /requirements.py | |
parent | 302decb031c47f5053c824da5a92962cc6aa79d2 (diff) | |
download | Ishtar-023ab0dc1029fc2d70a2b4038ae76d19a24be4e9.tar.bz2 Ishtar-023ab0dc1029fc2d70a2b4038ae76d19a24be4e9.zip |
Rename requirements
Diffstat (limited to 'requirements.py')
-rw-r--r-- | requirements.py | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/requirements.py b/requirements.py deleted file mode 100644 index 9f157e9d6..000000000 --- a/requirements.py +++ /dev/null @@ -1,16 +0,0 @@ -#django-simple-history -psycopg2 -django-registration -django==1.4 -south>=0.7.3,<0.7.99 -pil -pisa -reportlab -dbf -python-memcached - -# for xhtml2odt -pytidylib -lxml -html5lib - |