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 0130958 commit 2ca9f49Copy full SHA for 2ca9f49
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
15
install:
16
- pip install .
17
- - pip install coveralls, sphinx, nbformat, pytest-cov
+ - pip install coveralls sphinx nbformat pytest-cov
18
19
# command to run tests
20
script:
0 commit comments