You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
8 lines
340 B
Diff
8 lines
340 B
Diff
--- pyproject.toml.orig 2026-05-07 03:33:42
|
|
+++ pyproject.toml 2026-06-21 06:08:40
|
|
@@ -1,3 +1,3 @@
|
|
[build-system]
|
|
-requires = ["jupyter_packaging~=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"]
|
|
+requires = ["jupyter_packaging>=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|