widget-ts-cookiecutter icon indicating copy to clipboard operation
widget-ts-cookiecutter copied to clipboard

jupyter-packaging pinning is broken

Open twavv opened this issue 4 years ago • 1 comments
trafficstars

This cookiecutter pins the version of jupyter_packaging but this breaks because JupyterLab wants to use a different version.

https://github.com/travigd/ipydraw/runs/2454430067?check_suite_focus=true#step:7:305

twavv avatar Apr 28 '21 05:04 twavv

Thanks @travigd for the report.

Looks like we might need to apply a similar update as in https://github.com/jupyterlab/extension-cookiecutter-ts/pull/143

jtpio avatar Apr 28 '21 07:04 jtpio