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 fb2059f commit 1ed542dCopy full SHA for 1ed542d
.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-io.git
13
- pip install git+https://github.com/chfw/pyexcel.git
14
- pip install -r requirements.txt --use-mirrors
15
- pip install -r tests/requirements.txt --use-mirrors
0 commit comments