Skip to content

Commit 3d02b39

Browse files
committed
use zip for ezodf, be less strict with versions
1 parent d55ba01 commit 3d02b39

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ rednose
55
nose-cov
66
python-coveralls
77
coverage
8-
-e git+https://github.com/chfw/pyexcel.git@040cd392ec40069ac1a0f6df755694c8216366d8#egg=pyexcel-master
9-
pyexcel-io==0.0.8
10-
pyexcel-ods3==0.0.8
11-
pyexcel-webio==0.0.3
12-
pyexcel-xls==0.0.7
13-
pyexcel-xlsx==0.0.7
14-
-e git+https://github.com/T0ha/ezodf.git@2c69103e6c0715adb0e36562cb2e6325fd776112#egg=ezodf-master
8+
pyexcel>=0.1.7
9+
pyexcel-io>=0.0.8
10+
pyexcel-ods3>=0.0.8
11+
pyexcel-webio>=0.0.3
12+
pyexcel-xls>=0.0.7
13+
pyexcel-xlsx>=0.0.7
14+
https://github.com/T0ha/ezodf/archive/2c69103e6c0715adb0e36562cb2e6325fd776112.zip
1515
lxml

0 commit comments

Comments
 (0)