0 purchases
virtualenvmakerelocatable 0.0.1
virtualenv-make-relocatable
simple tool to make scripts provided by virtualenv relocatable
Background
Historically virtualenv supported option --relocatable to rewrite shibangs for scripts installed in it.
It's very useful option if you plan to create docker image from your virtualenv directory.
Unfortunately since version 20.0 virtualenv removed this option.
This project provides tool for performing removed functionality
How to use
just run virtualenv-make-relocatable <VENV-DIRECTORY>
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.