Skip to content

Commit 607edec

Browse files
committed
Add setuptools scm fallback version to avoid fail sometimes.
1 parent 402ba75 commit 607edec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ qmb = ["*.cpp", "*.cu"]
6464
[tool.setuptools_scm]
6565
version_file = "qmb/_version.py"
6666
version_scheme = "no-guess-dev"
67+
fallback_version = "0.0.0"
6768

6869
[tool.yapf]
6970
based_on_style = "google"

0 commit comments

Comments
 (0)