Merge pull request #2094 from nicoddemus/remove-setuptools-pin

Remove setuptools pin now that upstream has been fixed
This commit is contained in:
Bruno Oliveira 2016-11-27 14:15:47 -02:00 committed by GitHub
commit 483754216f
1 changed files with 0 additions and 2 deletions

View File

@ -119,8 +119,6 @@ usedevelop=True
skipsdist=True
deps=
PyYAML
# pinning setuptools because of AppVeyor failures, see pypa/setuptools#861
setuptools<29.0.0
commands=
pytest -rfsxX doc/en
pytest --doctest-modules {toxinidir}/_pytest