Skip to content

Commit e843a3a

Browse files
committed
fix pyproject
1 parent 77ecedc commit e843a3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,3 @@ dev = ["Django", "pytest", "pytest-django", "pytest-factoryboy", "pytest-cov"]
3232
Homepage = "https://github.com/vigo/django-admin-list-filter"
3333
Repository = "https://github.com/vigo/django-admin-list-filter"
3434
Issues = "https://github.com/vigo/django-admin-list-filter/issues"
35-
36-
[build-system]
37-
requires = ["setuptools >= 77.0.3", "build", "twine"]
38-
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)