bindep/test-requirements.txt
Dirk Mueller 09218a7621 Use Python 3.x by default for testing
This requires updating newer hacking which requires
some small fixes for pep8 to pass. Also adjust sphinx
dependencies so that py2.7 environment continues to work.

Change-Id: I576a6c42867a3fed7cc7090bd4a6219de3bced66
2019-06-26 16:17:16 +02:00

13 lines
314 B
Plaintext

hacking
coverage>=3.6
fixtures>=0.3.12
mock>=2.0 # BSD
python-subunit
testrepository>=0.0.13
testtools>=0.9.27
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
openstackdocstheme>=1.24.1 # Apache-2.0
sphinxcontrib-programoutput # BSD license