diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-07-18 21:38:55 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-07-18 21:38:55 +0000 |
| commit | 555ba5ed690027088358288c9b0252d5a58bdc0d (patch) | |
| tree | ce4ccb89d4952b61d45b5cd02ab812e043956cad /test-requirements.txt | |
| parent | 5391033cb087d55e82ddb26893bef14f9b3d890c (diff) | |
| parent | b9a20edf926887827310d1e69b103bac92e2d4a5 (diff) | |
| download | python-troveclient-2.11.0.tar.gz | |
Merge "Update the trove docs to follow the docs theme"2.11.0
Diffstat (limited to 'test-requirements.txt')
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 6c2e213..bcdc7b3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 @@ -16,3 +15,4 @@ mock>=2.0 # BSD httplib2>=0.7.5 # MIT pycrypto>=2.6 # Public Domain reno!=2.3.1,>=1.8.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 |
