Merge "Remove nosetestes options"
This commit is contained in:
commit
70e9d869d4
12
setup.cfg
12
setup.cfg
@ -99,15 +99,3 @@ redis =
|
|||||||
redis>=3.4.0 # MIT
|
redis>=3.4.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…
Reference in New Issue
Block a user