mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
10 lines
236 B
TOML
10 lines
236 B
TOML
--- pyproject.toml.orig 2023-05-27 11:12:17 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools >= 64",
|
|
+ "setuptools >= 61",
|
|
"setuptools_scm >= 6.4"
|
|
]
|
|
build-backend = "setuptools.build_meta"
|