Add pin for setuptools under test since it breaks pypy3

This commit is contained in:
Anthony Sottile 2016-01-19 18:34:03 -08:00 committed by Chris Kuehl
parent b3f927db83
commit ec6a5bee7f

View file

@ -6,3 +6,6 @@ flake8
mock
pylint<1.4
pytest
# setuptools breaks pypy3 with extraneous output
setuptools<18.5