Downgrade poetry-core
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
[build-system]
|
||||
requires = [ "poetry-core>=1.8.0", "poetry-dynamic-versioning>1.0.0,<2.0.0" ]
|
||||
requires = [ "poetry-core>=1.6.0", "poetry-dynamic-versioning>1.0.0,<2.0.0" ]
|
||||
build-backend = "poetry_dynamic_versioning.backend"
|
||||
# poetry-core 1.8 not available in .fc39. Can upgrade to 1.8.0 at .fc39 EOL
|
||||
|
||||
[tool.poetry-dynamic-versioning]
|
||||
enable = false
|
||||
|
||||
Reference in New Issue
Block a user