mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
11 lines
233 B
TOML
11 lines
233 B
TOML
--- pyproject.toml.orig 2022-10-28 06:27:18 UTC
|
|
+++ pyproject.toml
|
|
@@ -12,7 +12,7 @@ python = "^3.6"
|
|
[tool.poetry.dependencies]
|
|
python = "^3.6"
|
|
|
|
-poetry-core = "^1.0.0"
|
|
+poetry-core = ">=1.0.0"
|
|
|
|
[tool.poetry.dev-dependencies]
|
|
|