diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2013-03-07 19:57:25 +0000 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2013-03-07 19:57:25 +0000 |
| commit | c0e64f5f1baef6cb373c391c71b3953c3abdddfa (patch) | |
| tree | 78cac7cc354e95a53e8338f22dc9c46b3c70a0b2 /requirements.py | |
| parent | f302bc406d21cf06606a9109d7bf136431660739 (diff) | |
| parent | 962c88eaf41c09477439b76decd9a85d2f23519b (diff) | |
| download | Ishtar-c0e64f5f1baef6cb373c391c71b3953c3abdddfa.tar.bz2 Ishtar-c0e64f5f1baef6cb373c391c71b3953c3abdddfa.zip | |
Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar
Diffstat (limited to 'requirements.py')
| -rw-r--r-- | requirements.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/requirements.py b/requirements.py new file mode 100644 index 000000000..861cbf032 --- /dev/null +++ b/requirements.py @@ -0,0 +1,14 @@ +#django-simple-history +django==1.4 +psycopg2 +django-registration +pil +pisa +reportlab +dbf + +# for xhtml2odt +pytidylib +lxml +html5lib + |
