]> git.parisson.com Git - teleforma.git/commitdiff
fix more versions, bugfix
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 19 Jul 2017 16:30:44 +0000 (18:30 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 19 Jul 2017 16:33:12 +0000 (18:33 +0200)
setup.py

index 592aeec79354f5e9a9e50cb06ea196d885edb770..8997d52c166885c52fa0c2603ac2460ed4a70104 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,9 @@ setup(
         'django-suit',
         'django-nvd3',
         'django-user-agents',
+        'xhtml2pdf',
+        'html5lib==0.95',
+        
   ],
   platforms=['OS Independent'],
   license='CeCILL v2',