diff options
author | Nguyen Hai <nguyentrihai93@gmail.com> | 2018-03-19 20:35:59 +0900 |
---|---|---|
committer | Nguyen Hai <nguyentrihai93@gmail.com> | 2018-03-20 18:36:54 +0900 |
commit | 7043c1af54ba110d0505edaac58e2f910ebf10ad (patch) | |
tree | 3888488eab4c05efbbe2ded9bd7ab37644fadbce /test-requirements.txt | |
parent | 207ee54187844a141239512b43a4952732ddfb1f (diff) | |
download | python-saharaclient-7043c1af54ba110d0505edaac58e2f910ebf10ad.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
Change-Id: I616ad9f7f089873890ba508cf3e39067f046ae53
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 0f29687..a269d9d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,10 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0.0 # BSD -openstackdocstheme>=1.18.1 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD |