Thanks.
Good catch. A while ago we stopped uploading .zip and .tar.bz2 files.
We now only upload .tar.gz and .whl file to PyPi and Apache dist server.
This change was done a while ago when switching to twine for uploading
artifacts to PyPi (IIRC, twine only supports those formats or something a
Tomaz Muraus wrote:
> Libcloud is a Python library that abstracts away the differences among
> multiple cloud provider APIs. It allows users to manage cloud services
> (servers, storage, load balancers, DNS, containers as a service) offered by
> many different providers through a single, unified