Skip to content

Use $WORKON_HOME consistently for virtualenv. - #377

Merged
jtauber merged 1 commit into
masterfrom
jtauber/fix-virtualenv-directory
Jul 12, 2013
Merged

Use $WORKON_HOME consistently for virtualenv.#377
jtauber merged 1 commit into
masterfrom
jtauber/fix-virtualenv-directory

Conversation

@jtauber

@jtauber jtauber commented Jul 11, 2013

Copy link
Copy Markdown
Contributor

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.

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.
@yarko

yarko commented Jul 12, 2013

Copy link
Copy Markdown
Contributor

Looks good (glad to see this).

jtauber added a commit that referenced this pull request Jul 12, 2013
Use $WORKON_HOME consistently for virtualenv.
@jtauber
jtauber merged commit d6edbd5 into master Jul 12, 2013
@jtauber
jtauber deleted the jtauber/fix-virtualenv-directory branch July 12, 2013 04:13
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
antoviaque referenced this pull request in open-craft/openedx-platform Jan 23, 2015
hachiyanagi-ks added a commit to nttks/edx-platform that referenced this pull request Oct 2, 2015
…x-messages-account-settings

Fix messages for account settings openedx#307
diegomillan pushed a commit to eduNEXT/edx-platform that referenced this pull request Sep 14, 2016
…quirement_for_client

Update requirements for analytics-api-client that has an increased timeout.
yoann-mroz pushed a commit to weuplearning/edx-platform that referenced this pull request Nov 30, 2020
openedx#377)

* Initialize comprehensive theming volumes for devstack_docker services to also include watchers.

* Initialize comprehensive theming volumes for devstack_docker services to include all services that include a `docker-compose-host.yml`.
Danyal-Faheem pushed a commit to Danyal-Faheem/edx-platform that referenced this pull request Jul 15, 2025
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Ali-Salman29 <Ali-Salman29@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants