summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-03-22 17:09:45 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-03-24 13:23:33 +0900
commit0556a2ab737dfa1464062266a3154a30f40f0f85 (patch)
tree2a6e3b929d7dfc8b4b3542a7e7356807623612fb /test-requirements.txt
parent0982729f56d70b10863ef56b8a6464cf151c3e26 (diff)
downloadneutron-0556a2ab737dfa1464062266a3154a30f40f0f85.tar.gz
Follow the new PTI for document build
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Remove the '[build_sphinx]' as described in: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: Id3d7065028b4c0831e6b5c2363b19626734817a3
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5b087c9d45..4fe136dddd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,9 +9,6 @@ fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,>=1.6.2 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
-oslosphinx>=4.7.0 # Apache-2.0
testtools>=2.2.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
@@ -20,7 +17,6 @@ oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
ddt>=1.0.1 # MIT
pylint==1.4.5 # GPLv2
-reno>=2.5.0 # Apache-2.0
# Needed to run DB commands in virtualenvs
PyMySQL>=0.7.6 # MIT License
bashate>=0.5.1 # Apache-2.0