Skip to content

Commit 31f1573

Browse files
committed
Move .coveragerc to setup.cfg until coveralls-py supports pyproject
Pending PR: TheKevJames/coveralls-python#330
1 parent eebb644 commit 31f1573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.coveragerc

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ testing =
3636
coveralls
3737
asynctest; python_version < "3.8.0"
3838

39+
[coverage:run]
40+
source = zigpy_znp

0 commit comments

Comments
 (0)