Skip to content

Commit cc45b2c

Browse files
cdce8pWyattBlue
authored andcommitted
Bump setuptools requirement for PEP 639 support
1 parent 1cd9c8a commit cc45b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>61", "cython>=3.1.0a1,<4"]
2+
requires = ["setuptools>=77.0", "cython>=3.1.0a1,<4"]
33

44
[project]
55
name = "av"

0 commit comments

Comments
 (0)