fix(gate): one for pypy, one for docs
Drop the version requirement for setuptools w/ tox:pypy to workaround: https://bugs.launchpad.net/openstack-ci/+bug/1290562 Also add in sphinx-reqs to make the docs gate happy. Change-Id: I5ac510373809733129401b51ad39579d2963fab2
This commit is contained in:
parent
e6431b5a3a
commit
dc7adefc82
@ -15,3 +15,7 @@ testtools>=0.9.34
|
||||
|
||||
# Functional Tests
|
||||
requests>=1.1
|
||||
|
||||
# Documentation
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslo.sphinx
|
||||
|
Loading…
Reference in New Issue
Block a user