Just upgrade to released setuptools now.
This commit is contained in:
parent
9698407222
commit
1d7afbebd6
|
@ -4,8 +4,7 @@ python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.5
|
- 3.5
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox "setuptools>=28.2"
|
||||||
- pip install https://github.com/pypa/setuptools/releases/download/v28.2.0b1/setuptools-28.2.0b1-py2.py3-none-any.whl
|
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user