From 7502b122a1049d8d27d757b4de43ec1509a8feb9 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 30 Sep 2014 21:32:21 +0200 Subject: [PATCH] use python-ox now supporting 2 and 3 --- requirements-shared.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements-shared.txt b/requirements-shared.txt index 7d2d0da..37bd0ff 100644 --- a/requirements-shared.txt +++ b/requirements-shared.txt @@ -2,9 +2,7 @@ requests==2.3.0 tornado==4.0 chardet html5lib -#ox>=3 -git+https://git.0x2620.org/python3-ox.git#egg=ox -#ox.web>=3 -git+https://git.0x2620.org/python3-ox.web.git#egg=ox.web +#ox>=2.0.666 +git+http://git.0x2620.org/python-ox.git#egg=python-ox python-stdnum==0.9 PyPDF2==1.23