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.
poetry-dynamic-versioning
1 parent 3ed8339 commit ffd5c05Copy full SHA for ffd5c05
pyproject.toml
@@ -63,5 +63,5 @@ url = "https://pypi.anaconda.org/pythonmonkey/simple"
63
priority = "explicit"
64
65
[build-system]
66
-requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning"]
+requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning==0.24.0"]
67
build-backend = "poetry_dynamic_versioning.backend"
python/pminit/pyproject.toml
@@ -30,6 +30,6 @@ script = "post-install-hook.py"
30
generate-setup-file = false
31
32
33
34
35
0 commit comments