Skip to content

Commit dcc43f1

Browse files
authored
Fix: sqlmesh_tests package version (#3971)
1 parent 02bf280 commit dcc43f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build-backend = "setuptools.build_meta"
1919
sqlmesh_tests = ""
2020

2121
[tool.setuptools_scm]
22+
root = "../"
2223
version_file = "_version.py"
2324
fallback_version = "0.0.0"
2425
local_scheme = "no-local-version"

0 commit comments

Comments
 (0)