mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-07 23:49:42 +00:00
Disable template coverage plugin
Is that what's crashing??? Plausibly: https://github.com/suda/pytest_django_coverage_test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[run]
|
||||
plugins = django_coverage_plugin
|
||||
omit = */migrations/*, */tests/*
|
||||
omit = */migrations/*
|
||||
*/tests/*
|
||||
*/site-packages/*
|
||||
*/distutils/*
|
||||
|
||||
Reference in New Issue
Block a user