mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
9 lines
237 B
TOML
9 lines
237 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["hatchling>=1.5.0", "jupyterlab>=4.0.0,<5"]
|
|
+requires = ["hatchling>=1.5.0"]
|
|
build-backend = "hatchling.build"
|
|
|
|
[project]
|