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

Fix potential virtualenv import bug by replacing virtualenv variables… #74

Closed nir0s closed 7 years ago

nir0s commented 7 years ago

… with venv

nir0s commented 7 years ago

Resolves #68. Changed all virtualenv vars to venv