Incorporate pre-release of setuptools to cause releases to include the PEP-420 deferral.
This commit is contained in:
parent
c4fd3f3cf4
commit
9698407222
|
@ -5,6 +5,7 @@ python:
|
|||
- 3.5
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install https://github.com/pypa/setuptools/releases/download/v28.2.0b1/setuptools-28.2.0b1-py2.py3-none-any.whl
|
||||
script:
|
||||
- tox
|
||||
branches:
|
||||
|
|
Loading…
Reference in New Issue
Block a user