Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading linux wheel to PyPI fails due to file size limit #94

Closed
kyamagu opened this issue Jun 30, 2020 · 0 comments · Fixed by #95
Closed

Uploading linux wheel to PyPI fails due to file size limit #94

kyamagu opened this issue Jun 30, 2020 · 0 comments · Fixed by #95
Labels
bug Something isn't working

Comments

@kyamagu
Copy link
Owner

kyamagu commented Jun 30, 2020

Describe the bug
Linux binary wheel fails to upload to PyPI due to 60MB default file size limit

To Reproduce

twine upload dist/*.whl

Expected behavior
Upload should succeed

Desktop (please complete the following information):

  • OS: manylinux2014 x86_64
  • Python: 3.7
  • skia-python version: v0.0.6

Additional context
pypa/packaging-problems#86

@kyamagu kyamagu added the bug Something isn't working label Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant