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.
2 parents 5b64f3d + 4acd9ae commit 608c712Copy full SHA for 608c712
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
12
13
install:
14
- - pip install -U setuptools
+ - pip install -U setuptools pip
15
- pip install -f travis-wheels/wheelhouse -e .[test] codecov
16
- python -c 'import ipykernel.kernelspec; ipykernel.kernelspec.install(user=True)'
17
script:
0 commit comments