We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c609f8 commit ce516c9Copy full SHA for ce516c9
setup.cfg
@@ -66,9 +66,6 @@ filterwarnings =
66
# Django filter schema generation. Can be removed once we remove
67
# schema support
68
ignore:Built-in schema generation is deprecated.
69
- # can be removed once django filter has released a new version including
70
- # https://github.com/carltongibson/django-filter/pull/1623
71
- ignore:'pkgutil.find_loader' is deprecated and slated for removal
72
testpaths =
73
example
74
tests
0 commit comments