diff options
| author | Swapnil Kulkarni (coolsvap) <me@coolsvap.net> | 2016-07-22 04:09:21 +0000 |
|---|---|---|
| committer | Swapnil Kulkarni (coolsvap) <me@coolsvap.net> | 2016-07-22 04:09:38 +0000 |
| commit | d84393999a9136c821f0b7804f56f9a730cc94c9 (patch) | |
| tree | 2215c9187a7016f7d5cf91884f1bb4fbd44e125d | |
| parent | d20d97fd0980f77bc4cb498d802ce690ae1cc3bf (diff) | |
| download | python-openstackclient-d84393999a9136c821f0b7804f56f9a730cc94c9.tar.gz | |
Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported
Change-Id: If0e9fd59c47d27bc58917500c554819c6aa30b2c
| -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 dfd1077e..5560da43 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,6 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 -discover # BSD fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 |
