mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
10 lines
218 B
TOML
10 lines
218 B
TOML
--- pyproject.toml.orig 2024-12-19 19:44:23 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools>=64",
|
|
+ "setuptools>=63",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|
|
|