mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
11 lines
257 B
TOML
11 lines
257 B
TOML
--- pyproject.toml.orig 2022-12-27 21:57:03 UTC
|
|
+++ pyproject.toml
|
|
@@ -79,7 +79,7 @@ test = ["flake8", "freezegun", "pytest", "coverage"]
|
|
|
|
[build-system]
|
|
requires = [
|
|
- "poetry>=1.1.15",
|
|
+ "poetry-core>=1.1.0",
|
|
"setuptools >= 40.1.0",
|
|
"wheel"
|
|
]
|