Skip to content

Commit

Permalink
switch setuptools-scm write_to (deprecated) to version_file
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Jan 30, 2024
1 parent 7ae2d7e commit 9c33ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ exclude = ['asdf/_jsonschema/json/*']
'asdf.tests.data' = ["*"]

[tool.setuptools_scm]
write_to = "asdf/_version.py"
version_file = "asdf/_version.py"

[tool.black]
line-length = 120
Expand Down

0 comments on commit 9c33ed4

Please sign in to comment.