mirror of https://github.com/pallets/flask.git
move coveragerc to setup.cfg
This commit is contained in:
parent
1e84c67beb
commit
3a0ea726bd
11
.coveragerc
11
.coveragerc
|
@ -1,11 +0,0 @@
|
|||
[run]
|
||||
branch = True
|
||||
source =
|
||||
flask
|
||||
tests
|
||||
|
||||
[paths]
|
||||
source =
|
||||
flask
|
||||
.tox/*/lib/python*/site-packages/flask
|
||||
.tox/pypy/site-packages/flask
|
Loading…
Reference in New Issue