Skip to content

Commit 2b9e839

Browse files
committed
travis-ci: remove unused wheel dependency
1 parent 7a316bb commit 2b9e839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
install: python setup.py install
2424
script: ./contrib/zsh/check-all-helps
2525

26-
install: pip install tox wheel
26+
install: pip install tox
2727

2828
script:
2929
- tox

0 commit comments

Comments
 (0)