diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-11 22:12:01 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-11 22:12:01 +0200 |
commit | 107119bba3eb7fca5c718dfe0110db36156e146d (patch) | |
tree | bed3a35becd87b8d98113cc7d457e458b6f08656 /requirements.txt | |
parent | eaebb083357671527232032471da9e13f98f8467 (diff) | |
download | Ishtar-107119bba3eb7fca5c718dfe0110db36156e146d.tar.bz2 Ishtar-107119bba3eb7fca5c718dfe0110db36156e146d.zip |
requirements: remove comments
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 60892902d..eae7f38a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,12 +8,11 @@ reportlab==2.5 dbf==0.88.16 python-memcached==1.48 unicodecsv==0.9.0 -# for xhtml2odt + pytidylib==0.2.1 lxml>=3.3.1 html5lib==0.999 + django-extra-views==0.2.4 -# git+https://github.com/treyhunner/django-simple-history.git@0fd9b8e9c6f36b0141367b502420efe92d4e21ce -# oook_replace beautifulsoup4==4.3.2 markdown==2.1.1 |