diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-13 04:09:13 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-13 04:09:13 +0000 |
| commit | 2650439052f7e9409f3757ed7a7d7854de3a2d15 (patch) | |
| tree | 6dadb48b884e3045f87673df95509c5559b41516 | |
| parent | 73cabcc871d0bc0dc98bb0499c75a4258ee86b10 (diff) | |
| parent | 08e045282c97c4bd022da3802eb1535c6b264120 (diff) | |
| download | python-openstackclient-2650439052f7e9409f3757ed7a7d7854de3a2d15.tar.gz | |
Merge "Updated from global requirements"
| -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 6e943723..2255cd3b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD fixtures>=1.3.1 # Apache-2.0/BSD -mock>=1.2;python_version<'3.3' # BSD +mock>=1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=0.1.1 # Apache2 |
