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 18dfb60 commit 1390d31Copy full SHA for 1390d31
.travis.yml
@@ -11,6 +11,7 @@ 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 git+https://github.com/chfw/pyexcel-xls.git
15
- pip install -r requirements.txt --use-mirrors
16
- pip install -r tests/requirements.txt --use-mirrors
17
script:
0 commit comments