diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-10-15 17:07:26 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-10-15 17:07:26 +0000 |
commit | 28bbcd4224272d2689d217d658643ca9f4e62e94 (patch) | |
tree | 194114fef3bdc598beffeb2fbf5c121795d7d7f5 /setup.cfg | |
parent | e2fa4c2246b0716c822d767aaf773767b6d6e04a (diff) | |
download | oslo-db-28bbcd4224272d2689d217d658643ca9f4e62e94.tar.gz |
Updated from global requirements
Change-Id: I15095b7a75d240197dc6135ddae69f05e91897c7
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ test = sphinx>=1.6.2 # BSD openstackdocstheme>=1.17.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 - oslo.context>=2.14.0 # Apache-2.0 + oslo.context!=2.19.1,>=2.14.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=1.0.0 # Apache-2.0 |