chore: Enable build without git

This commit is contained in:
Brian Hill
2024-08-12 08:47:36 -04:00
parent 2b76c3c15a
commit 89b8a9de7d

View File

@@ -64,3 +64,4 @@ pythonpath = ["src"]
[tool.setuptools_scm]
local_scheme = "no-local-version"
fallback_version = "0.0.0-dev"