Skip to content

Commit

Permalink
Merge pull request #2094 from nicoddemus/remove-setuptools-pin
Browse files Browse the repository at this point in the history
Remove setuptools pin now that upstream has been fixed
  • Loading branch information
nicoddemus authored Nov 27, 2016
2 parents 1e97ea6 + 5566b3c commit 4837542
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4837542

Please sign in to comment.