We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1137c66 commit 829eca2Copy full SHA for 829eca2
pyproject.toml
@@ -70,8 +70,6 @@ filterwarnings = [
70
"error",
71
"ignore::pytest.PytestUnraisableExceptionWarning:",
72
"ignore:distutils Version classes are deprecated:DeprecationWarning:pytest_freezegun",
73
- "ignore:'django_extensions' defines default_app_config:django.utils.deprecation.RemovedInDjango41Warning:django",
74
- "ignore:'slippers' defines default_app_config:django.utils.deprecation.RemovedInDjango41Warning:django",
75
]
76
markers = [
77
"verification: tests that verify fakes",
0 commit comments