From: Guillaume Pellerin Date: Wed, 19 Jul 2017 16:30:44 +0000 (+0200) Subject: fix more versions, bugfix X-Git-Tag: 1.2~30 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ccf1e0565574d649a1aae82dbc367d6c23e409db;p=teleforma.git fix more versions, bugfix --- diff --git a/setup.py b/setup.py index 592aeec7..8997d52c 100644 --- 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',