Hitting the project size limit of 10 GB.
Had to file an issue to request for more project space: pypi/support#7038
Had to delete all pyPI releases up to version 3.4.2 (last version supporting python 2.7) to free up project space
How large is each release?
600 MB in Total
The current footprint of one distribution is around 51 MB.
11 distributions per release: 1 source, 10 wheels
- how can we reduce the release size?
- do we really need (10) wheels?
- is it fine to build wheels only for 1 python version?
- is it fine to build wheels only for 1 linux version?
- are there any other ideas?
Hitting the project size limit of 10 GB.
Had to file an issue to request for more project space: pypi/support#7038
Had to delete all pyPI releases up to version
3.4.2(last version supporting python 2.7) to free up project space