summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2016-08-22 18:07:44 +0200
committerAndreas Jaeger <aj@suse.com>2016-08-23 16:56:37 +0200
commit59f522aefbf0d856809b8e5a98bf73d964eedf48 (patch)
treed48cbe13674ccf1aeb24256586294ef18dc083b2 /test-requirements.txt
parent4504d518b36c6c29693a7e0273e2161421695f45 (diff)
downloadtrove-59f522aefbf0d856809b8e5a98bf73d964eedf48.tar.gz
Remove openstack-doc-tools
Since this repo does not publish DocBook XML content anymore, we can remove openstack-doc-tools and the tox.ini targets for it. Also, remove the config file doc-test.conf, it's not used anymore. Depends-On: Ie90eb7fa6f1b1d7b99869083099201d2bfe10018 Change-Id: Ia92429f120fd18553e2785f63f6a12ad0fc9f12f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ad339a78..2cdf11cf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,6 @@ reno>=1.8.0 # Apache2
coverage>=3.6 # Apache-2.0
nose # LGPL
nosexcover # BSD
-openstack-doc-tools>=0.23 # Apache-2.0
openstackdocstheme>=1.4.0 # Apache-2.0
openstack.nose-plugin>=0.7 # Apache-2.0
WebTest>=2.0 # MIT