We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72d471 commit 477763eCopy full SHA for 477763e
setup.cfg
@@ -57,6 +57,7 @@ addopts =
57
# dont exempt tests from coverage - useful to make sure they're being run
58
omit =
59
django_enum/tests/edit_tests/migrations/*.py
60
+ django_enum/tests/db_default/**
61
62
[mypy]
63
# The mypy configurations: http://bit.ly/2zEl9WI
0 commit comments