Update goals
This commit is contained in:
parent
b9e63ff7cd
commit
cfbaaa21eb
2 changed files with 25 additions and 13 deletions
10
setup.cfg
10
setup.cfg
|
|
@ -1,5 +1,7 @@
|
|||
[nosetests]
|
||||
detailed-errors=TRUE
|
||||
with-coverage=TRUE
|
||||
cover-package=socketIO_client
|
||||
cover-erase=TRUE
|
||||
detailed-errors = TRUE
|
||||
with-coverage = TRUE
|
||||
cover-package = socketIO_client
|
||||
cover-erase = TRUE
|
||||
|
||||
[easy_install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue