Remove requirement sphinxcontrib-programoutput
Remove unused requirement sphinxcontrib-programoutput, as it has been removed from pypi[1]. This causes the tox run to fail for developers and automated CI trying to run the tests. As this is not currently in use by the documentation, remove the requirement. In the future it would be better to use sphinxcontrib-autorun. [1] https://pypi.python.org/pypi/sphinxcontrib-programoutput Change-Id: I664ddd6f6de4a9767af5dca5b6a94817b2620f00
This commit is contained in:
@@ -9,5 +9,4 @@ python-subunit
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.32
|
||||
sphinxcontrib-programoutput
|
||||
PyYAML>=3.1.0
|
||||
|
||||
Reference in New Issue
Block a user