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

try_prompt_pkg_add: on "other" default to 2nd env #3429

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

StefanKarpinski
Copy link
Member

When someone picks "o" from the y/n/o choices, they are explicitly skipping the first environment in the load path, so we should start at the second writable environment in the load path since that's usually the one someone wants to add the package to.

When someone picks "o" from the y/n/o choices, they are explicitly
skipping the first environment in the load path, so we should start at
the second writable environment in the load path since that's usually
the one someone wants to add the package to.
@StefanKarpinski StefanKarpinski merged commit e13a2ea into master Apr 1, 2023
@StefanKarpinski StefanKarpinski deleted the sk/try-prompt-default-2 branch April 1, 2023 20:24
@IanButterworth
Copy link
Member

Seems like a bugfix so marking for backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants