pypi / warehouse

The Python Package Index
https://pypi.org
Apache License 2.0
3.54k stars 952 forks source link

Need exception to increase file size limit #4741

Closed ganik closed 5 years ago

ganik commented 5 years ago

Pls assist. Gani

di commented 5 years ago

Hi @ganik, the limit is per-distribution file, you can add all the wheels to the same project.

You'll need to create the projects on TestPyPI and PyPI before I can increase the limit. Most folks create an "empty" release with a version of 0.0.0 so as not to conflict with future releases.

ganik commented 5 years ago

Thank you @di I have just created a placeholder projects on both repos

di commented 5 years ago

@ganik I've set the upload limit for mlnet to 100MB on both PyPI and TestPyPI.