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 ec51ff8 commit 8f741ffCopy full SHA for 8f741ff
setup.cfg
@@ -19,3 +19,6 @@ exclude = lib/,src/,docs/,bin/
19
[isort]
20
# NOTE: local imports are handled special (they do not get handled as "tests").
21
forced_separate=tests,pytest_django,pytest_django_test
22
+
23
+[metadata]
24
+license_file=LICENSE
0 commit comments