Skip to content

Commit cccc968

Browse files
committed
Upper bound pin on setuptools since we're still py2
1 parent 839a16e commit cccc968

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ tox==3.1.2
1010
pylint==1.8.2
1111
pytest-pylint==0.11.0
1212
pytest-mock==1.10.0
13+
setuptools<45.0.0
1314
sphinx-rtd-theme==0.2.4
1415
mock==2.0.0
1516
decorator==4.3.0
1617
tox-pip-extensions==1.2.1
1718
crc32c==1.7
18-
py==1.8.0
19+
py==1.8.0

0 commit comments

Comments
 (0)