Skip to content

Commit

Permalink
Configure setuptools_scm
Browse files Browse the repository at this point in the history
  • Loading branch information
m-albert committed Oct 18, 2024
1 parent 1cbb731 commit 56b6bf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
requires = ["setuptools>=42.0.0", "wheel", "setuptools_scm"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
write_to = "src/napari_stitcher/_version.py"

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

0 comments on commit 56b6bf4

Please sign in to comment.