Skip to content

Commit 9c42c36

Browse files
authored
Fix the version information by adding [tool.setuptools_scm] (#108)
1 parent b17bdeb commit 9c42c36

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
@@ -50,6 +50,7 @@ dependencies = [
5050
"pooch>=1.8.1",
5151
]
5252
dynamic = ["version"]
53+
[tool.setuptools_scm]
5354

5455
[project.urls]
5556
Documentation = "https://atomdb.qcdevs.org"

0 commit comments

Comments
 (0)