Remove discover from setup.cfg
It's only needed for python < 2.7 which is not supported Change-Id: If364adc5d266557c68c85b5dcfde4c6439a773f7
This commit is contained in:
@@ -32,7 +32,6 @@ postgresql =
|
|||||||
test =
|
test =
|
||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
coverage>=3.6 # Apache-2.0
|
coverage>=3.6 # Apache-2.0
|
||||||
discover # BSD
|
|
||||||
doc8 # Apache-2.0
|
doc8 # Apache-2.0
|
||||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
|
|||||||
Reference in New Issue
Block a user