Skip to content

Commit

Permalink
use 'rest_framework' package namespace
Browse files Browse the repository at this point in the history
Co-authored-by: Terence Honles <[email protected]>
  • Loading branch information
deronnax and terencehonles authored Dec 1, 2024
1 parent 06bebc2 commit ea10c54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ea10c54

Please sign in to comment.