notebook/pyproject.toml
2021-07-05 11:15:12 +02:00

4 lines
155 B
TOML

[build-system]
requires = ["jupyter_packaging~=0.7.9", "jupyterlab>=3.1.0b0,==3.*", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"