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

Respect virtualenvs.in-project setting, if .venv is found in project folder #2771

Merged
merged 7 commits into from
Sep 23, 2020

Commits on Sep 21, 2020

  1. * detect .venv folder in case in-project is true or None

    * update docs
    * add tests
    finswimmer committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    144555c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b88e3 View commit details
    Browse the repository at this point in the history
  3. run isort once again

    finswimmer committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    13c615b View commit details
    Browse the repository at this point in the history
  4. Update docs/docs/configuration.md

    Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com>
    finswimmer and abn authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    32da3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. change (utils.env): check if virtualenvs.in-project is not false befo…

    …re checking if .venv folder exists
    finswimmer committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    da7886f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

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