From 5aae14a9c8d22c3e3fff245f6f0a0a1008374ba3 Mon Sep 17 00:00:00 2001 From: Nguyen Van Trung Date: Mon, 2 Jul 2018 15:59:45 +0700 Subject: 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 For more details information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: Ibdd264f0ef0c27762d47a70da192a858e62074a9 --- test-requirements.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index cb9b38f0..8b073fa5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,13 +6,9 @@ coverage>=3.6 # Apache-2.0 fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD os-win>=0.2.3 # Apache-2.0 -# Docs Requirements -openstackdocstheme>=1.11.0 # Apache-2.0 -reno>=1.6.2 # Apache2 oslotest>=2.15.0 # Apache-2.0 oslo.vmware>=1.16.0 # Apache-2.0 pyOpenSSL>=0.14 # Apache-2.0 -sphinx>=1.6.2 # BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT gabbi>=1.30.0 # Apache-2.0 -- cgit v1.2.1