mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
11 lines
316 B
TOML
11 lines
316 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -3,7 +3,7 @@
|
|
|
|
[build-system]
|
|
build-backend = "hatchling.build"
|
|
-requires = ["hatchling>=1.4.0", "hatch-nodejs-version", "jupyterlab>=4.0.0"]
|
|
+requires = ["hatchling>=1.4.0", "hatch-nodejs-version"]
|
|
|
|
[project]
|
|
name = "jupyter_collaboration"
|