Describe the bug
Linux binary wheel fails to upload to PyPI due to 60MB default file size limit
To Reproduce
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
Describe the bug
Linux binary wheel fails to upload to PyPI due to 60MB default file size limit
To Reproduce
twine upload dist/*.whlExpected behavior
Upload should succeed
Desktop (please complete the following information):
Additional context
pypa/packaging-problems#86