Skip to content

Commit 68b41f8

Browse files
committed
Update pyproject.toml
1 parent e7f3337 commit 68b41f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ clean = "etc.tools.clean:clean_all"
8080
key = "etc.tools.key:show_key"
8181
contr = "etc.tools.contributors:main"
8282

83-
[tool.poetry-dynamic-versioning]
84-
enable = true
85-
8683
[tool.poetry.requires-plugins]
8784
poetry-dynamic-versioning = { version = "^1.3.0", extras = ["plugin"] }
8885

86+
[tool.poetry-dynamic-versioning]
87+
enable = true
88+
8989
[build-system]
9090
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
9191
build-backend = "poetry_dynamic_versioning.backend"

0 commit comments

Comments
 (0)