put upper bound on setuptools version
This commit is contained in:
parent
d6e7617043
commit
c07c0ac4fc
|
@ -1,5 +1,5 @@
|
|||
--index-url https://pypi.python.org/simple
|
||||
setuptools>=20.10.0
|
||||
setuptools>=20.10.0,<=57.4.0
|
||||
sphinx==1.5.6
|
||||
sphinx-bootstrap-theme==0.4.8
|
||||
docutils==0.16
|
||||
|
|
Loading…
Reference in New Issue