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

force recreation of venv if it is not sane (#286) #1797

Merged
merged 4 commits into from
Jan 9, 2020

Commits on Dec 27, 2019

  1. change (env.py): force recreation of venv if it is not sane

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    0eec633 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. new (env): add warning when forcing recreation

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    72d930a View commit details
    Browse the repository at this point in the history
  2. fix (env): warning about broken venv placed right before calling recr…

    …eation
    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    a283266 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Update poetry/utils/env.py

    Co-Authored-By: Sébastien Eustace <sebastien.eustace@gmail.com>
    finswimmer and sdispater authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    10cca27 View commit details
    Browse the repository at this point in the history