You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPError: 413 Client Error: Request Entity Too Large for url: https://jazzband.co/projects/silk/upload
My local build is saying that the wheel and gzip packages are a bit less than 2MB whereas the pypi limit seems to be 60MB (pypa/packaging-problems#86). Can we increase the jazzband server's request size limit to 60MB to match pypi?