We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36e841 commit 19ee703Copy full SHA for 19ee703
.travis.yml
@@ -9,6 +9,7 @@ python:
9
- 3.4
10
install:
11
- pip install git+https://github.com/chfw/ezodf.git
12
+ - pip install git+https://github.com/chfw/pyexcel.git
13
- pip install -r requirements.txt --use-mirrors
14
- pip install -r tests/requirements.txt --use-mirrors
15
script:
tests/requirements.txt
@@ -1,4 +1,3 @@
1
-pyexcel
2
pyexcel-xl
3
nose
4
rednose
0 commit comments