You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
344 B
Diff
13 lines
344 B
Diff
diff -NaurdwB ./pyproject.toml ./pyproject.toml
|
|
--- ./pyproject.toml 2025-11-11 07:49:22
|
|
+++ ./pyproject.toml 2025-11-11 07:50:13
|
|
@@ -3,7 +3,7 @@
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
[build-system]
|
|
-requires = ["setuptools>=77", "protobuf>=4.25.1"]
|
|
+requires = ["setuptools", "protobuf"]
|
|
backend-path = ["."]
|
|
build-backend = "backend"
|
|
|