-
Notifications
You must be signed in to change notification settings - Fork 19
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
Try to make virtualenv metadata findable when invoked globally #207
Commits on Nov 23, 2022
-
Guess project virtualenv when invoked globally
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 49836a3 - Browse repository at this point
Copy the full SHA 49836a3View commit details -
Extract in dedicated module and remove platform dependency
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 7caba00 - Browse repository at this point
Copy the full SHA 7caba00View commit details -
Call virtualenv_finder entrypoint in cli
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for cc9f2e9 - Browse repository at this point
Copy the full SHA cc9f2e9View commit details -
Wrapp runtime information in ExecutionContext dataclass
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for bf5cc4a - Browse repository at this point
Copy the full SHA bf5cc4aView commit details -
Use f-strings for log messages
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 9465462 - Browse repository at this point
Copy the full SHA 9465462View commit details -
Refactor and rename maybe_install_finder
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 5245d29 - Browse repository at this point
Copy the full SHA 5245d29View commit details -
Add 'venv' folder as virtualenv candidate
Co-authored-by: Florian Maas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c7a727 - Browse repository at this point
Copy the full SHA 3c7a727View commit details -
Accept --python-site-packages option
Quentin Agren committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 89e6e4f - Browse repository at this point
Copy the full SHA 89e6e4fView commit details -
Wording of site-packages option help text
Co-authored-by: Florian Maas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1205005 - Browse repository at this point
Copy the full SHA 1205005View commit details -
Path instance is truthy if not null
Co-authored-by: Florian Maas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 419e62a - Browse repository at this point
Copy the full SHA 419e62aView commit details
Commits on Dec 2, 2022
-
Quentin Agren committed
Dec 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 933cd37 - Browse repository at this point
Copy the full SHA 933cd37View commit details