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 985376c commit cb50ac8Copy full SHA for cb50ac8
.travis.yml
@@ -23,7 +23,6 @@ python:
23
24
install:
25
- travis_retry pip install $PIP_DEPS
26
-- travis_retry pip install -r requirements.txt
27
- travis_retry pip install -e .
28
29
script:
0 commit comments