Skip to content

Commit

Permalink
Attempt to fix autoversion
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed Aug 9, 2022
1 parent f31ec20 commit 8de904c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[build-system]
requires = [
"setuptools_scm[toml]>=6.0",
]

[tool.setuptools_scm]
write_to = "plum/_version.py"

0 comments on commit 8de904c

Please sign in to comment.