mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-06 12:26:00 +03:00
Revert "use 'rest_framework' package namespace"
This reverts commit ea10c54025
.
This commit is contained in:
parent
ea10c54025
commit
5729b02c69
|
@ -47,7 +47,8 @@ Changelog = "https://www.django-rest-framework.org/community/release-notes/"
|
|||
|
||||
[tool.setuptools]
|
||||
|
||||
packages = ["rest_framework"]
|
||||
[tool.setuptools.packages.find]
|
||||
namespaces = false
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--tb=short --strict-markers -ra"
|
||||
|
|
Loading…
Reference in New Issue
Block a user