Remove unused openstack-doc-tools from test-requirements.txt

It's not used and pulls in a couple of extra test dependencies.

Change-Id: I393091ce49224de097e32f5553f8895b9d51669d
This commit is contained in:
Thomas Bechtold 2016-09-06 14:32:46 +02:00
parent 03fe685473
commit c22a7ab87e
1 changed files with 0 additions and 1 deletions

View File

@ -25,5 +25,4 @@ ddt>=1.0.1 # MIT
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
openstack-doc-tools>=0.23 # Apache-2.0
requests-mock>=1.0 # Apache-2.0