Skip to content

PACKAGE: upload wheel to pypi

Colm Talbot requested to merge pypi-build-wheel into master

Since we're planning a new release soon I figure it's a good time to start sending wheels directly to pypi. This has many advantages. Specifically, on my local machine, I find that the wheel is ~5x smaller than the sdist.

Merge request reports