django-dbtemplates/.coveragerc
Viktor Kálmán ac740e06f3
Support for Python 3.12 and up (#143)
* support for Python 3.12 and up

* removed unused deprecated ugettext imports

* fix django main being Python 3.12+

* missed some copypaste
2025-02-16 21:08:16 +01:00

6 lines
85 B
INI

[run]
source = dbtemplates
branch = 1
[report]
omit = *tests*,*/migrations/*,test_*