diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-29 17:56:00 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-29 17:56:00 +0000 |
commit | 0bc2d2393ba78a2feb616a16d7878808a9e014e4 (patch) | |
tree | 373567c62cd5c7b2fd9c59871b1422979e6629e7 | |
parent | 024308eca193bf6d20e034d94fe7f47b23d553ea (diff) | |
download | oslotest-0bc2d2393ba78a2feb616a16d7878808a9e014e4.tar.gz |
Updated from global requirements
Change-Id: I8eae9421082fb56cc9f8d88758dfae0f6e3a898f
-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 1ff865a..9b31bc8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,4 +12,4 @@ coverage>=3.6 # this is required for the docs build jobs sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslo.config>=2.3.0 # Apache-2.0 +oslo.config>=2.3.0 # Apache-2.0 |