Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Oct 25, 2023
1 parent dc1bf6b commit 88daedd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ openmmdl = [
[tool.versioningit]
default-version = "0.0.1" # Change to your desired initial version

[tool.versioningit.format]
distance = "{base_version}.post{distance}+{vcs}{rev}"
dirty = "{base_version}.post{distance}+{vcs}{rev}"
distance-dirty = "{base_version}.post{distance}+{vcs}{rev}"

[tool.versioningit.vcs]
method = "git"
match = ["*"]
Expand Down

0 comments on commit 88daedd

Please sign in to comment.