diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-28 20:15:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-28 20:15:34 +0000 |
| commit | 3b35aea69e8618331d85aafe6347572e1db06cd5 (patch) | |
| tree | 1bc6007de2f2900a431012c2c283de1a331c1beb | |
| parent | f0faf477afe22f691e586900dcd8abaaccbb767c (diff) | |
| parent | 766b6e1ecf534b60d3b002fe86dfa70964891291 (diff) | |
| download | python-ceilometerclient-3b35aea69e8618331d85aafe6347572e1db06cd5.tar.gz | |
Merge "Remove discover from test-requirements"
| -rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 93d7ad3..ca1a61a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. # Hacking already pins down pep8, pyflakes and flake8 coverage>=3.6 # Apache-2.0 -discover # BSD fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 |
