summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2017-12-18 13:54:23 -0600
committerMonty Taylor <mordred@inaugust.com>2017-12-18 14:44:25 -0600
commit853dbddc2259fef333f0b5f3e6f215357e071a0b (patch)
tree4ca67cb32d607e1bff851752c6b5b83008f4ae6c /test-requirements.txt
parent85116fcc7e9c8439e9760a4d315d46733e7bcb10 (diff)
downloadpython-designateclient-853dbddc2259fef333f0b5f3e6f215357e071a0b.tar.gz
Split doc requirements into their own file
We don't need sphinx in the test virtualenvs, but we do need it for docs. Change-Id: I8ae98d08090e2e391ba725ddd5ff0125a03c8d47 Depends-On: Ie0c9f24df09255e871f904e079b68809144b36b4
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 0fd25e4..795e6af 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,8 +9,6 @@ oslo.config>=4.6.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0