We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af5458 commit 36bcc56Copy full SHA for 36bcc56
1 file changed
pyproject.toml
@@ -26,6 +26,7 @@ dynamic = ["version"]
26
[project.optional-dependencies]
27
dev = [
28
"pre-commit==4.0.0",
29
+ "setuptools-scm==8.0.4",
30
]
31
32
[project.urls]
0 commit comments