Skip to content

Commit

Permalink
Use setuptools automated discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-the1 committed Jun 5, 2024
1 parent a551167 commit 29349e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ Documentation = "https://diepvries.picnic.tech/"
"Source Code" = "https://github.com/PicnicSupermarket/diepvries"
"Issue Tracker" = "https://github.com/PicnicSupermarket/diepvries/issues"

[tool.setuptools]
package-dir = {where = "src"}

[tool.setuptools_scm]
tag_regex = "^diepvries/(?P<version>[0-9\\.]+)$" # backslash needs to be escaped in TOML
local_scheme = "no-local-version"

0 comments on commit 29349e3

Please sign in to comment.