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:
Darragh Bailey 2016-11-01 12:46:31 +00:00
parent d50f0a398a
commit 2455b7e10e
1 changed files with 0 additions and 1 deletions

View File

@ -9,5 +9,4 @@ python-subunit
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.32
sphinxcontrib-programoutput
PyYAML>=3.1.0