Skip to content

Commit 19ee703

Browse files
committed
use pyexcel 0.0.8 for testing
1 parent a36e841 commit 19ee703

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python:
99
- 3.4
1010
install:
1111
- pip install git+https://github.com/chfw/ezodf.git
12+
- pip install git+https://github.com/chfw/pyexcel.git
1213
- pip install -r requirements.txt --use-mirrors
1314
- pip install -r tests/requirements.txt --use-mirrors
1415
script:

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
pyexcel
21
pyexcel-xl
32
nose
43
rednose

0 commit comments

Comments
 (0)