notebook/pyproject.toml
2020-12-24 14:46:09 +01:00

4 lines
145 B
TOML

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