renzon / tekton

A full stack project based on tekton, gaegraph, gaeforms and gaepermission
MIT License
34 stars 48 forks source link

Allow venv scripts having a parameter to define proxy config #23

Closed renzon closed 9 years ago

renzon commented 9 years ago

When running under proxy pip install can be defined with this proxy so the scripts can work even in this kind of environment.

Besides that, first time venv.bat runs it does not create the symlinks properly. Only running the script a second time it properly works

This issue is solved for Linux using venv.sh. It need only be "translated" to venv.bat