summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxhzhf <guoyongxhzhf@163.com>2017-02-21 17:44:56 +0800
committerxhzhf <guoyongxhzhf@163.com>2017-03-09 11:33:54 +0800
commit0a956c1d281d8ffe984fac0bd5588fad5d00a00d (patch)
tree74f9cc0fc52ee73487ebee46175cfc5f183608f7
parenta9deb602fac5f10fba598410edf1b3b5e053a730 (diff)
downloados-client-config-0a956c1d281d8ffe984fac0bd5588fad5d00a00d.tar.gz
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: I145ba596926cac0efab75fb4a1548eea338a2d5a
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f9908d6..10abdfe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
hacking>=0.10.2,<0.11 # Apache-2.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
extras
fixtures>=0.3.14
jsonschema>=2.0.0,<3.0.0,!=2.5.0
@@ -13,8 +13,8 @@ mock>=1.2
python-glanceclient>=0.18.0
python-keystoneclient>=1.1.0
python-subunit>=0.0.18
-sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+sphinx>=1.5.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
reno>=0.1.1 # Apache2
testrepository>=0.0.18