Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit 558ea74

Browse files
authored
Merge pull request #9 from ewjoachim/ewjoachim-patch-1
2 parents cc0fdcf + 5b656b3 commit 558ea74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pytest-mock = "*"
4343
[tool.poetry-dynamic-versioning]
4444
enable = true
4545
pattern = '(?P<base>\d+(\.\d+)*)([-._]?((?P<stage>[a-zA-Z]+)[-._]?(?P<revision>\d+)?))?$'
46+
vcs = 'git'
4647

4748
[tool.pytest.ini_options]
4849
addopts = [

0 commit comments

Comments
 (0)