Standardize doc requirements

We now match the other projects

Change-Id: Iec54b97eadf4487a31eac1690d24de3fcfebc1da
This commit is contained in:
Kiall Mac Innes 2014-03-04 21:35:12 +00:00
parent c6542d4437
commit 11d4b42c11
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
sphinx>=1.1.2
-r ../requirements.txt
-r ../test-requirements.txt

View File

@ -3,4 +3,5 @@ hacking>=0.8.0,<0.9
coverage>=3.6
discover
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
testrepository>=0.0.17