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 9009d6c commit b9bdf5fCopy full SHA for b9bdf5f
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[tool.setuptools_scm]
6
# this is used populated when creating a git archive
7
# and when there is .git dir and/or there is no git installed
8
-fallback_version = "9999.$Format:%h-%cs$"
+fallback_version = "9999.dev$Format:%h-%cs$"
9
10
[tool.pytest.ini_options]
11
norecursedirs = [
0 commit comments