1 parent a7116f0 commit ef03c0aCopy full SHA for ef03c0a
1 file changed
.coveragerc
@@ -1,7 +1,8 @@
1
[run]
2
-source = asciistuff
+source = codext
3
omit =
4
- asciistuff/__info__.py
+ codext/__info__.py
5
+ codext/**/__init__.py
6
tests/*
7
8
[report]
0 commit comments