You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
265 B
Diff
11 lines
265 B
Diff
--- pyproject.toml.orig 2025-04-13 22:17:29
|
|
+++ pyproject.toml 2025-04-13 22:17:38
|
|
@@ -1,6 +1,6 @@
|
|
[build-system]
|
|
build-backend = 'setuptools.build_meta'
|
|
-requires = ['setuptools >= 47', 'wheel']
|
|
+requires = ['setuptools >= 47']
|
|
|
|
[tool.black]
|
|
line-length = 79
|