mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-06 20:36:03 +03:00
use 'rest_framework' package namespace
Co-authored-by: Terence Honles <terence@honles.com>
This commit is contained in:
parent
06bebc216d
commit
ea10c54025
|
@ -47,8 +47,7 @@ Changelog = "https://www.django-rest-framework.org/community/release-notes/"
|
|||
|
||||
[tool.setuptools]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
namespaces = false
|
||||
packages = ["rest_framework"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--tb=short --strict-markers -ra"
|
||||
|
|
Loading…
Reference in New Issue
Block a user