Skip to content

Commit

Permalink
Add setuptools scm.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Mar 4, 2023
1 parent b60f786 commit aabe0cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

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

[project]
name = "wagtailcodeblock"
authors = [
Expand Down

0 comments on commit aabe0cb

Please sign in to comment.