Update python package to rc2

Jeremy Tuloup 5 years ago
parent 44a9b5f96a
commit 16126809cd

@ -1,5 +1,5 @@
[build-system]
requires = ["jupyter_packaging~=0.10", "jupyterlab>=3.1.0rc1,==3.1.*"]
requires = ["jupyter_packaging~=0.10", "jupyterlab>=3.1.0rc2,==3.1.*"]
build-backend = "jupyter_packaging.build_api"
[license]

@ -28,7 +28,7 @@ include_package_data = True
packages = find:
python_requires = >=3.6
install_requires =
jupyterlab>=3.1.0rc1,<4
jupyterlab>=3.1.0rc2,<4
jupyterlab_server~=2.3
jupyter_server~=1.4
nbclassic~=0.2

Loading…
Cancel
Save