Skip to content

Commit 33b1293

Browse files
authored
Merge pull request #12 from botify-labs/enable-dynamic-versionning
2 parents 1525cc5 + 356a34e commit 33b1293

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ isort = "*"
3636
requires = ["poetry-core", "poetry-dynamic-versioning"]
3737
build-backend = "poetry_dynamic_versioning.backend"
3838

39+
[tool.poetry-dynamic-versioning]
40+
enable = true
41+
3942
[tool.black]
4043
force-exclude = '''
4144
(

0 commit comments

Comments
 (0)