mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
4 lines
155 B
TOML
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"
|