Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set VIRTUAL_ENV enviroment variable in activate_this.py #1057

Merged
merged 6 commits into from
Dec 24, 2018

Commits on Dec 23, 2018

  1. fix

    gaborbernat committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    c44def1 View commit details
    Browse the repository at this point in the history
  2. Set VIRTUAL_ENV enviroment in activate_this.py

    VIRTUAL_ENV was not set in activate_this.py, while set in other activate scripts.
    nonylene authored and gaborbernat committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    efd3c94 View commit details
    Browse the repository at this point in the history
  3. Add tests for activate_this.py

    nonylene authored and gaborbernat committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    1ba9396 View commit details
    Browse the repository at this point in the history
  4. Fix syntax in test_activate_this.py

    nonylene authored and gaborbernat committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    1cdee10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f94024d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Configuration menu
    Copy the full SHA
    da204fb View commit details
    Browse the repository at this point in the history