jenkins-job-builder/test-requirements.txt
Khai Do 6a68da8e03 Update sphinx to be compatible with readthedocs.org
JJB docs are published to readthedocs.org but fails to build because
RTD only supports a newer version of sphinx.  Updating sphinx to
version 1.3.1 so build won't fail on RTD.

depends-on: Iba92628263e20efca84aeada0e19000f4c9b1fac
Change-Id: Ia8d4033bf2def5066bda26813b41338408093481
2015-09-28 20:46:42 +00:00

13 lines
175 B
Plaintext

hacking>=0.5.6,<=10.1
coverage>=3.6
discover
fixtures
python-subunit
sphinx>=1.3.1
setuptools_git>=0.4
testscenarios
testtools
testrepository
sphinxcontrib-programoutput
mock