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 f06b989 commit 52a5501Copy full SHA for 52a5501
.travis/install.sh
@@ -39,4 +39,4 @@ pyenv rehash
39
python -m pip install --user virtualenv
40
python -m virtualenv ~/.venv
41
source ~/.venv/bin/activate
42
-pip install tox
+pip install -U tox wheel
0 commit comments