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