Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create-dev-env.sh | ||
install-system-req.sh | ||
release-email-list.sh | ||
run.sh | ||
run_watch_data.py | ||
runone.py | ||
setup-test-dirs.sh | ||
vagrant-provisioning.sh |
Some parts of the `create-dev-env/sh` script use `$WORKON_HOME` and others hardcode `$HOME/.virtualenvs` which means if you **don't** put your virtualenvs under `$HOME/.virtualenvs`, the script doesn't work at all. This commit removes the hardcoding of virtualenv location and consistently uses `$WORKON_HOME` everywhere.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create-dev-env.sh | Loading commit data... | |
install-system-req.sh | Loading commit data... | |
release-email-list.sh | Loading commit data... | |
run.sh | Loading commit data... | |
run_watch_data.py | Loading commit data... | |
runone.py | Loading commit data... | |
setup-test-dirs.sh | Loading commit data... | |
vagrant-provisioning.sh | Loading commit data... |