Correct coveragerc

This commit is contained in:
NateScarlet
2019-03-12 23:02:29 +08:00
parent daa7f3b43c
commit 33a4be8699

View File

@@ -1,2 +1,4 @@
[run]
omit = tests/*
omit =
*/site-packages/*
*/tests/*