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 7a316bb commit 2b9e839Copy full SHA for 2b9e839
.travis.yml
@@ -23,7 +23,7 @@ matrix:
23
install: python setup.py install
24
script: ./contrib/zsh/check-all-helps
25
26
-install: pip install tox wheel
+install: pip install tox
27
28
script:
29
- tox
0 commit comments