Files
git-upstream/test-requirements.txt
Andreas Jaeger 1c6ac903da Update docs jobs
Replace obsolete build-sphinx job with tox-docs which runs "tox -e docs"
directly.

Update sphinx requirements for python 3.

Depends-On: https://review.opendev.org/660026
Change-Id: Ibb22861e7b1e0e1e40f155043db8b3e554eaf246
2019-05-20 09:14:47 +02:00

15 lines
360 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
faker>=0.8.16
mock>=2.0.0
sphinx>=1.5.1,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.5.1;python_version>='3.4' # BSD
coverage>=3.6 # Apache-2.0
fixtures>=0.3.14
python-subunit>=1.3.0
sphinxcontrib-fulltoc>=1.2.0 # Apache-2.0
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.32
PyYAML>=3.1.0
psutil>=3.2.2 # BSD