Re: [Distutils] PyPI Limits of Wheel Size

2017-11-13 Thread Matthew Brett
Hi, On Mon, Nov 13, 2017 at 10:07 AM, Phil Thompson wrote: > I am hitting a limit on the size of a wheel when uploading to PyPI - the > wheel is about 100M. When this has happened in the past I have contacted > Donald who has been kind enough to increase the limit (I believe it is a > per-proj

[Distutils] PyPI Limits of Wheel Size

2017-11-13 Thread Phil Thompson
I am hitting a limit on the size of a wheel when uploading to PyPI - the wheel is about 100M. When this has happened in the past I have contacted Donald who has been kind enough to increase the limit (I believe it is a per-project limit). Currently where should I make this request? Thanks, Phi