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 | 59db8f041c74c6ef7cd2bbede5562538154554bc (patch) | |
tree | bed3a35becd87b8d98113cc7d457e458b6f08656 | |
parent | d277108d43b196601d072545a75295e2c16b3dff (diff) | |
download | Ishtar-59db8f041c74c6ef7cd2bbede5562538154554bc.tar.bz2 Ishtar-59db8f041c74c6ef7cd2bbede5562538154554bc.zip |
requirements: remove comments
-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 |