mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
4 lines
157 B
TOML
4 lines
157 B
TOML
[build-system]
|
|
requires = ["jupyter_packaging~=0.7.0", "jupyterlab>=3.0.0rc13,==3.*", "setuptools>=40.8.0", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|