diff options
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 - |