We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b1293 commit b941115Copy full SHA for b941115
pyproject.toml
@@ -38,6 +38,7 @@ build-backend = "poetry_dynamic_versioning.backend"
38
39
[tool.poetry-dynamic-versioning]
40
enable = true
41
+pattern = "default-unprefixed"
42
43
[tool.black]
44
force-exclude = '''
0 commit comments