Skip to content

Commit

Permalink
setuptools_scm root dir option
Browse files Browse the repository at this point in the history
  • Loading branch information
andmat900 committed Oct 1, 2024
1 parent 5d3ca21 commit 8a99801
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 @@ -60,3 +60,6 @@ testpaths = ["tests"]

[tool.setuptools.package-data]
"*" = ["*.sh"]

[tool.setuptools_scm]
root = "../.."

0 comments on commit 8a99801

Please sign in to comment.