mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
a47da616ab
* Update packages * Update Binder * Add collaborative * Update to alpha packages * Integrity * Add labextension to prettierignore * Update jest config * Move file browser lab plugins to a separate file * Cleanup tree extension * Fix file editor factory in the edit view * Integrity * Fix plugin name
4 lines
155 B
TOML
4 lines
155 B
TOML
[build-system]
|
|
requires = ["jupyter_packaging~=0.7.9", "jupyterlab>=3.1.0a8,==3.*", "setuptools>=40.8.0", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|