You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
10 lines
313 B
Diff
10 lines
313 B
Diff
--- pyproject.toml.orig 2025-08-19 12:59:27
|
|
+++ pyproject.toml 2025-08-19 12:59:46
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools>=61", "hatch", "jupyter_packaging~=0.10.0", "wheel"]
|
|
+requires = ["setuptools>=61", "jupyter_packaging", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project.urls]
|