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

Replace nose with pytest #92

Closed nir0s closed 7 years ago

nir0s commented 7 years ago

Resolves #89. Code coverage reduced greatly due to coverage reports not being aggregated. Will be solved in another PR.