Remove nosetestes options
nosetestes was already replaced by testr[1] and these options are no longer used. [1] e82e5fe3c0cb2062865b67ba6fa12753b1daae32 Change-Id: Id2a164c52453edeb95c25489f835293598e9b361
This commit is contained in:
parent
43d7c92168
commit
e8417c4828
12
setup.cfg
12
setup.cfg
@ -99,15 +99,3 @@ redis =
|
|||||||
redis>=3.0.0 # MIT
|
redis>=3.0.0 # MIT
|
||||||
mysql =
|
mysql =
|
||||||
PyMySQL>=0.8.0 # MIT License
|
PyMySQL>=0.8.0 # MIT License
|
||||||
|
|
||||||
[nosetests]
|
|
||||||
where=zaqar/tests
|
|
||||||
verbosity=2
|
|
||||||
|
|
||||||
with-doctest = true
|
|
||||||
|
|
||||||
cover-package = zaqar
|
|
||||||
cover-html = true
|
|
||||||
cover-erase = true
|
|
||||||
cover-inclusive = true
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user