We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0370883 commit 1414c20Copy full SHA for 1414c20
pyproject.toml
@@ -45,6 +45,8 @@ namespaces = false
45
[tool.setuptools.package-data]
46
"*" = ["py.typed"]
47
48
+[tool.setuptools_scm]
49
+
50
[tool.ruff]
51
fix = true
52
line-length=120
0 commit comments