diff options
| author | root <root@viserion.(none)> | 2013-03-07 19:57:25 +0000 |
|---|---|---|
| committer | root <root@viserion.(none)> | 2013-03-07 19:57:25 +0000 |
| commit | b4141b9ccaf86857133903522af68e339bc6f3f3 (patch) | |
| tree | 78cac7cc354e95a53e8338f22dc9c46b3c70a0b2 /requirements.py | |
| parent | 84cdbef78b30697b8babb00978984712f81e8120 (diff) | |
| parent | 4fb8a816f1eeb7074d669bbf8716e480f298a414 (diff) | |
| download | Ishtar-b4141b9ccaf86857133903522af68e339bc6f3f3.tar.bz2 Ishtar-b4141b9ccaf86857133903522af68e339bc6f3f3.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 + |
