diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-06-27 15:42:31 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-06-27 15:42:31 +0000 |
commit | 9904a1acd745ede7e7059354ee7765b97a3a62bc (patch) | |
tree | 5892e8e5d2851f28b590ecf694d011aaa6af1301 | |
parent | 4c82261f6aef43b960797cc6a4fd59a5265b8f4c (diff) | |
parent | ef97c25ebba15ee8fcef31f776380cf342e2dd10 (diff) | |
download | oslo-db-9904a1acd745ede7e7059354ee7765b97a3a62bc.tar.gz |
Merge "Updated from global requirements"
-rw-r--r-- | setup.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -38,13 +38,13 @@ test = fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD - sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD + sphinx!=1.3b1,<1.3,>=1.2.1 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT - os-testr>=0.7.0 # Apache-2.0 - reno>=1.6.2 # Apache2 + os-testr>=0.7.0 # Apache-2.0 + reno>=1.8.0 # Apache2 fixtures = testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD |