Skip to content

Jupyter Scheduler 2.10.0 Source Distribution tar built too large causing PyPI upload failure #558

@andrii-i

Description

@andrii-i

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions