Skip to content
Snippets Groups Projects

Prioritize the virtualenv over venv in presence of both packages

Merged Dominic Kempf requested to merge feature/prioritize-virtualenv-package-over-venv into master

The venv packages cannot handle the system interpreter being a virtualenv in itself - though this is not incommon. The commit just prioritizes virtualenv and spits out warning if a user runs into the above scenario.

This merge request supersedes !559 (closed) after @smuething dislike for the former.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading