[Distutils] PyPi Size Limits

Phil Thompson phil at riverbankcomputing.com
Mon Apr 11 04:26:49 EDT 2016


I hope this is the right place to ask this, apologies if not...

I want to make my project's wheels available via PyPi. However they exceed the size limits imposed by PyPi. Each release has three wheels (four once Linux wheels are supported) each being about 70M.

What are my options?

Is there a way to get PyPi to accept larger wheels?

Is there a way for PyPi to reference wheels hosted externally?

Should I just set up my own public pypi?

Thanks,
Phil


More information about the Distutils-SIG mailing list