Skip to content

Commit e8b1906

Browse files
committed
require setuptools >= 77, see pypa/setuptools#4706
1 parent 4031ccf commit e8b1906

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
@@ -1,6 +1,6 @@
11
[build-system]
22
build-backend = "setuptools.build_meta"
3-
requires = [ "setuptools>=61.2" ]
3+
requires = [ "setuptools>=77" ]
44

55
[project]
66
name = "django-csp"

0 commit comments

Comments
 (0)