Fixed the pyproject.toml because a breaking change was introduced.
This commit is contained in:
@@ -25,3 +25,7 @@ where = ["starfields_drf_generics"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"templates.filters" = ["*.html"]
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
include = ["*.py"]
|
||||
exclude = ["test*"]
|
||||
|
||||
Reference in New Issue
Block a user