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 79eca30 commit 5efeffdCopy full SHA for 5efeffd
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
15
install:
16
- pip install --upgrade pip
17
- - python setup.py install
+ - pip install -v .
18
- pip install $PRE --upgrade pytest pytest-cov coverage
19
20
script:
0 commit comments