mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-06 12:26:00 +03:00
include "rest_framework*" in pyproject.toml
Co-authored-by: Terence Honles <terence@honles.com>
This commit is contained in:
parent
5729b02c69
commit
7770fe4b33
|
@ -48,7 +48,7 @@ Changelog = "https://www.django-rest-framework.org/community/release-notes/"
|
|||
[tool.setuptools]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
namespaces = false
|
||||
include = ["rest_framework*"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--tb=short --strict-markers -ra"
|
||||
|
|
Loading…
Reference in New Issue
Block a user