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 07638d6 commit 2e5db58Copy full SHA for 2e5db58
pyproject.toml
@@ -49,12 +49,10 @@ Source = "https://github.com/encode/django-rest-framework"
49
Changelog = "https://www.django-rest-framework.org/community/release-notes/"
50
51
[tool.setuptools]
52
-zip-safe = false
53
include-package-data = true
54
license-files = ["LICENSE.md"]
55
56
[tool.setuptools.packages.find]
57
-exclude = ["tests*"]
58
namespaces = false
59
60
[tool.pytest.ini_options]
0 commit comments