Skip to content

Commit c7a26d0

Browse files
committed
make setuptools versions consistent
1 parent 43893b4 commit c7a26d0

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
@@ -74,7 +74,7 @@ docs = [
7474
]
7575

7676
[build-system]
77-
requires = ["setuptools >= 73.0.1",
77+
requires = ["setuptools == 81.0.0",
7878
"setuptools_scm[toml]>=7.1",
7979
"wheel"]
8080
build-backend = 'setuptools.build_meta'

0 commit comments

Comments
 (0)