From 3016f08782c7b37b6ea3b4597b3bc7ab94c73dac Mon Sep 17 00:00:00 2001 From: QinglinCheng Date: Tue, 19 Dec 2017 14:20:14 +0800 Subject: Create doc/requirements.txt For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html Refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html Change-Id: Iaa1530f19049883fc9fbce66f1fcc82ded559a07 --- test-requirements.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 0e2b0bc..1209646 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,11 +11,8 @@ keyring>=5.5.1 # MIT/PSF lxml!=3.7.0,>=3.4.1 # BSD mock>=2.0.0 # BSD oauthlib>=0.6.0 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 -sphinx>=1.6.2 # BSD tempest>=17.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testresources>=2.0.0 # Apache-2.0/BSD -- cgit v1.2.1