Skip to content

Commit 6f11b0d

Browse files
authored
Merge pull request #601 from sandialabs/bugfix-setuptoolsscm-version1
Add version file directive to pyproject
2 parents cc8e613 + ad694ab commit 6f11b0d

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
@@ -97,5 +97,6 @@ Repository = 'https://github.com/sandialabs/pyGSTi'
9797
Download ='https://github.com/sandialabs/pyGSTi/tarball/master'
9898

9999
[tool.setuptools_scm]
100+
version_file = "pygsti/_version.py"
100101
version_scheme = "only-version"
101102
local_scheme = "no-local-version"

0 commit comments

Comments
 (0)