mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
9 lines
239 B
TOML
9 lines
239 B
TOML
--- pyproject.toml.orig 2024-06-10 20:59:27 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools>=68.0", "wheel"]
|
|
+requires = ["setuptools", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.setuptools]
|