modify test-requirement according to requirements project

the OpenStack requirements project has modify version requirement of docutils/oslosphinx.
The link is below
https://review.openstack.org/#/c/418772/
So modify test-requirement like other project
Closes-Bug: #1666149

Change-Id: Ica3e3294b44127009c57d5e4f9f493a0b3395bab
This commit is contained in:
xhzhf 2017-02-20 18:12:45 +08:00
parent 8d19e5f49c
commit ff3bbb9766
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@
hacking<0.11,>=0.10.0
coverage>=3.6
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
docutils>=0.11 # OSI-Approved Open Source, Public Domain
fixtures>=0.3.14
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinx>=1.5.1
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18