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 bb19f85 commit 3dc618bCopy full SHA for 3dc618b
.travis.yml
@@ -5,6 +5,6 @@ python:
5
# command to install dependencies
6
install:
7
- pip install .
8
- - pip install -r test_requirements.txt
+ - pip install -r test-requirements.txt
9
# command to run tests
10
script: ./runtests.sh
0 commit comments