This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
holiday-cn
mirror of
https://github.com/NateScarlet/holiday-cn.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Correct coveragerc
NateScarlet
6 years ago
parent
daa7f3b43c
commit
33a4be8699
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.coveragerc
+ 3
- 1
.coveragerc
View File
@@ -1,2 +1,4 @@
[run]
-omit = tests/*
+omit =
+ */site-packages/*
+ */tests/*