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