Skip to content

Commit

Permalink
Fix the version information by adding [tool.setuptools_scm] (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM authored Oct 3, 2024
1 parent b17bdeb commit 9c42c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies = [
"pooch>=1.8.1",
]
dynamic = ["version"]
[tool.setuptools_scm]

[project.urls]
Documentation = "https://atomdb.qcdevs.org"
Expand Down

0 comments on commit 9c42c36

Please sign in to comment.