[travis] Update setuptools...
This commit is contained in:
parent
c876530159
commit
a2ac319c80
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ addons:
|
|||
- libjpeg-dev
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install tox-travis coveralls
|
||||
- pip install -U tox-travis coveralls setuptools
|
||||
# command to run tests
|
||||
script: tox
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue