diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-08-22 23:35:15 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-08-22 23:35:15 +0000 |
commit | 4f5f6d3a820e3c7fc569bb749b69bbd79f01e142 (patch) | |
tree | 2ac3f2ede3c10416a937f4bdc682ce05c5a81bf1 /test-requirements.txt | |
parent | 52727bcea3a98e72331e748ce5f9e3a111a64cd1 (diff) | |
download | pycadf-4f5f6d3a820e3c7fc569bb749b69bbd79f01e142.tar.gz |
Updated from global requirements
Change-Id: If558b7d8a106d97e16c57c723a8200393c6f9b22
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 78dd4ab..c86419e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,5 +12,5 @@ testscenarios>=0.4 testtools>=0.9.34 # this is required for the docs build jobs -oslosphinx +oslosphinx>=2.2.0.0a2 sphinx>=1.1.2,!=1.2.0,<1.3 |