This website requires JavaScript.
Explore
Help
Sign In
Claytonia
/
TeamspeakStats
mirror of
https://github.com/Thor77/TeamspeakStats.git
Watch
1
Star
0
Fork
You've already forked TeamspeakStats
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6889946ab6
TeamspeakStats
/
.coveragerc
5 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add coverage
2015-07-29 15:25:08 -04:00
[report]
update include= in .coveragerc
2016-05-08 15:58:53 -04:00
include = tsstats/*.py
exclude main-call from coverage
2015-07-31 16:01:28 -04:00
exclude_lines =
if __name__ == .__main__.: