Skip to content

Commit c52e72a

Browse files
committed
require setuptools>=77.0.3
1 parent 1ef7ade commit c52e72a

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 >= 47', 'wheel']
3+
requires = ["setuptools>=77.0.3"]
44

55
[project]
66
name = "Mako"

0 commit comments

Comments
 (0)