Skip to content

Commit 220fa6e

Browse files
committed
add setuptools config
1 parent 23b73cb commit 220fa6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ dev = [
4343
"tox>=4.25.0",
4444
"tox-uv>=1.25.0",
4545
]
46+
47+
[tool.setuptools]
48+
packages = ["django_add_default_value"]

0 commit comments

Comments
 (0)