notebook/pyproject.toml
Jeremy Tuloup a47da616ab
Update to the 3.1.0-alpha.x upstream packages (#127)
* 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
2021-05-20 17:19:55 +02:00

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"