Thanks to visit codestin.com Credit goes to github.com
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 a8b177c commit 939fa6fCopy full SHA for 939fa6f
1 file changed
.travis.yml
@@ -68,6 +68,7 @@ install:
68
# setuptools
69
- |
70
pip install --upgrade pip
71
+ pip install --upgrade wheel
72
pip install --upgrade setuptools
73
# Install only from travis wheelhouse
74
- if [ -z "$PRE" ]; then
0 commit comments