Source distribution for 2.0.1 is missing
filips123 opened this issue · 1 comments
filips123 commented
Source distribution for 2.0.1 is missing from PyPI. There are only wheels published. Previous versions had both wheels and source distributions.
This means that if you try to install package on platform where wheels are not available, like Raspberry Pi (ARM), it will most likely fail, because Pip won't find support distribution.
whtsky commented
uploaded, thanks for reminding