Skip to content

Commit b1ebd0d

Browse files
authored
Merge pull request #606 from sbrunner/restore-poetry-dynamic-versioning-plugin-extra
Restore poetry-dynamic-versioning plugin extra and pin poetry-core to 2.0.1
2 parents 50aae0b + 51cd5c4 commit b1ebd0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["poetry-core==2.4.1", "poetry-dynamic-versioning==1.10.0", "poetry-plugin-drop-python-upper-constraint==1.0.1", "poetry-plugin-tweak-dependencies-version==1.5.6"]
2+
requires = ["poetry-core==2.0.1", "poetry-dynamic-versioning[plugin]==1.10.0", "poetry-plugin-drop-python-upper-constraint==1.0.1", "poetry-plugin-tweak-dependencies-version==1.5.6"]
33
build-backend = "poetry.core.masonry.api"
44

55
[project]

0 commit comments

Comments
 (0)