This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Apq
/
holiday-cn
espejo de
https://github.com/NateScarlet/holiday-cn.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Correct coveragerc
NateScarlet
hace 6 años
padre
daa7f3b43c
commit
33a4be8699
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
3
1
.coveragerc
+ 3
- 1
.coveragerc
Ver fichero
@@ -1,2 +1,4 @@
[run]
-omit = tests/*
+omit =
+ */site-packages/*
+ */tests/*