build-systems: add jupyter-packaging to jupyter-server

This commit is contained in:
Tom Repetti 2022-10-30 15:11:43 -04:00
parent fb0628877f
commit 0f08745e3b

View file

@ -7256,7 +7256,11 @@
"setuptools"
],
"jupyter-server": [
"setuptools"
"setuptools",
{
"buildSystem": "jupyter-packaging",
"from": "1.21.0"
}
],
"jupyter-server-mathjax": [
"jupyter-packaging",