You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
8 lines
370 B
Diff
8 lines
370 B
Diff
--- pyproject.toml.orig 2022-05-17 21:41:53.000000000 -0400
|
|
+++ pyproject.toml 2022-05-17 21:42:19.000000000 -0400
|
|
@@ -1,3 +1,3 @@
|
|
[build-system]
|
|
-requires = ["jupyter_packaging~=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
|
|
+requires = ["jupyter_packaging>=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|