diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-02 15:39:17 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-02 15:39:17 +0000 |
commit | 8bf9f3e714584be3ba584eac0bc94f54267d8f46 (patch) | |
tree | 4c48b4ddba9f66797f7f535a07c42774140164a6 /test-requirements.txt | |
parent | 442a11f2fad7df2b37236bcf705fe3c7119e9eb0 (diff) | |
download | oslo-middleware-8bf9f3e714584be3ba584eac0bc94f54267d8f46.tar.gz |
Updated from global requirements
Change-Id: I89394ebfe69077027322038a13e7a275c43b8a78
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 4f1af7b..26b5790 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,4 +10,4 @@ oslotest>=1.10.0 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD testtools>=1.4.0 # MIT coverage>=4.0 # Apache-2.0 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 |