cloudify-cosmo / wagon

Creates Wheel based archives to allow portable offline installation of Python packages and their dependencies
Apache License 2.0
108 stars 14 forks source link

Add distro support as extra requirement and remove non-standard tags #78

Closed nir0s closed 7 years ago

nir0s commented 7 years ago

Resolves #67. Distro is now an extra requirement installable via pip install wagon[dist] so that distribution identification for calculating metadata can be done using distro rather than platform.linux_distribution.

nir0s commented 7 years ago

Resolves #66. No longer appends distribution and codename to the filename.