We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bf280 commit dcc43f1Copy full SHA for dcc43f1
1 file changed
tests/pyproject.toml
@@ -19,6 +19,7 @@ build-backend = "setuptools.build_meta"
19
sqlmesh_tests = ""
20
21
[tool.setuptools_scm]
22
+root = "../"
23
version_file = "_version.py"
24
fallback_version = "0.0.0"
25
local_scheme = "no-local-version"
0 commit comments