Skip to content

Commit 5f34656

Browse files
committed
fix pyproject
1 parent d69758d commit 5f34656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Repository = "https://github.com/vigo/django-admin-list-filter"
3434
Issues = "https://github.com/vigo/django-admin-list-filter/issues"
3535

3636
[build-system]
37-
requires = ["setuptools >= 77.0.3"]
37+
requires = ["setuptools >= 77.0.3", "build", "twine"]
3838
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)