Description
Jupyter Scheduler 2.10.0 Source Distribution initial upload failed due to PyPI source distributions size limits (~150 Mb) due to tar build being drastically larger in size vs before jupyter-releaser introduction.
Built distribution upload went through, npm upload did not as it's later in the script.
How to reproduce
Expected behavior
- ✅ Source distribution of the normal size is available in PyPI, @jupyterlab/scheduler 2.10.0 is released at npm.
- Workflow does not fail, source distribution of the reasonable size is built and uploaded to PyPI, upload to npm happens.