diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-06-20 03:38:28 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-06-20 03:38:28 +0000 |
commit | 0fb150cab3979be46c798daf2b2439631aaaeada (patch) | |
tree | a01d1c781df5dd1bcbcf3926ba2e329d6256b374 /test-requirements.txt | |
parent | 330d0bdb9fbdf8fdef84f9441b3abb84d43651fa (diff) | |
download | pycadf-0fb150cab3979be46c798daf2b2439631aaaeada.tar.gz |
Updated from global requirements
Change-Id: I3a99ca47662b8590c78d89faf6345ebff6fd771d
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 deb3d6b..e90bc5c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,4 +14,4 @@ testtools>=0.9.34 # this is required for the docs build jobs docutils==0.9.1 oslosphinx -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 |