Skip to content

Commit

Permalink
Add missing setuptools_scm section
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Mar 18, 2024
1 parent 22e9651 commit 7007ee5
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 @@ -4,6 +4,8 @@ requires = [
"setuptools-scm>=8.0",
]

[tool.setuptools_scm]

[tools.setuptools.dynamic]
version = {attr = "omero_rdf.__version__"}

Expand Down

0 comments on commit 7007ee5

Please sign in to comment.