changeset 78:b7e4f50c75ba

Add six != 1.9 to the requirements. According to Björn, the version of six in Debigan wheezy is too old and odfcast needs at least version 1.9. For some reason it was missing from requirements.txt, so we add it now.
author Bernhard Herzog <bh@intevation.de>
date Wed, 25 Feb 2015 18:57:25 +0100
parents a1dfce599136
children bd3e5fdd8398
files requirements.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Tue Feb 17 15:19:37 2015 +0100
+++ b/requirements.txt	Wed Feb 25 18:57:25 2015 +0100
@@ -4,3 +4,4 @@
 py3o.renderers.pyuno>=0.3
 setuptools
 pypdf2
+six>=1.9
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)