mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
7 lines
202 B
TOML
7 lines
202 B
TOML
--- pyproject.toml.orig 2024-12-09 01:56:45 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,3 +1,3 @@
|
|
[build-system]
|
|
-requires = ["setuptools~=68.2.2"]
|
|
+requires = ["setuptools"]
|
|
build-backend = "setuptools.build_meta"
|