summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-06-25 15:43:29 -0700
committerTim Burke <tim.burke@gmail.com>2019-06-27 16:48:33 -0700
commit113eacf3b80f61d366b3e95b558b40f82ff728a4 (patch)
tree59aeb3dcb0dc70dc00e975af5b4288f8ef32fc4e /test-requirements.txt
parentb52c13f648ccc0f83fa5f4308fbdf7830869c0b9 (diff)
downloadpython-swiftclient-113eacf3b80f61d366b3e95b558b40f82ff728a4.tar.gz
Isolate docs requirements
...since modern sphinx won't install on py27. While we're at it, clean up some warnings and treat warnings as errors. Also, fix up how we parse test configs so we can run func tests. Related-Change: Id3c2ed87230c5918c18e2c01d086df8157f036b1 Change-Id: I3718f69610545b0dbcb0a2ab45b400da3a45682c
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d822214..b3ca5f8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,4 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
mock>=1.2.0 # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
stestr>=2.0.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
-openstackdocstheme>=1.18.1 # Apache-2.0