mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
9 lines
221 B
TOML
9 lines
221 B
TOML
--- pyproject.toml.orig 2024-05-10 11:10:14 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools >= 69.5"]
|
|
+requires = ["setuptools >= 61"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|