Skip to content

Commit f89fcd0

Browse files
Revert to v75 of setuptools to get support for Python 3.8 back
1 parent 0432ebe commit f89fcd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ publish = [
3535

3636
[build-system]
3737
requires = [
38-
"setuptools>=80.0"
38+
"setuptools>=75.0"
3939
]
4040
build-backend = "setuptools.build_meta"
4141

0 commit comments

Comments
 (0)