1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-17 10:46:34 -04:00
aprsd/.coveragerc
Hemna d6643a8e96 Updated tox.ini
this patch updates tox.ini to support coverage tests.
2021-08-19 19:23:12 -04:00

15 lines
269 B
INI

[run]
include =
aprsd/*
tests/*
*/lib/python*/site-packages/aprsd/*
*/pypy*/site-packages/aprsd/*
*\Lib\site-packages\aprsd\*
branch = 1
[paths]
source = aprsd/
*/lib/python*/site-packages/aprsd/
*/pypy*/site-packages/aprsd/
*\Lib\site-packages\aprsd\