We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234a256 commit 5270cbfCopy full SHA for 5270cbf
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
requires = [
4
- "setuptools==75.8.2",
+ "setuptools==75.9.1",
5
"setuptools-scm==8.2.0",
6
]
7
template/pyproject.toml.jinja
@@ -4,7 +4,7 @@
8
9
10
0 commit comments