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.
2 parents 5bb0610 + fb4292b commit 8e0cb39Copy full SHA for 8e0cb39
pyproject.toml
@@ -57,6 +57,8 @@ Changelog = "https://github.com/PyCQA/isort/releases"
57
source = "vcs"
58
59
[tool.hatch.version.raw-options]
60
+# Fallback needed because of https://github.com/dependabot/dependabot-core/issues/12340
61
+fallback_version = "0.0.0"
62
local_scheme = "no-local-version"
63
64
[project.scripts]
0 commit comments