-
Notifications
You must be signed in to change notification settings - Fork 613
Enhance reading from .python-version #787
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
base: main
Are you sure you want to change the base?
Conversation
steps:
|
Hello @krystof-k👋, |
Hi @priya-kinthali, I did, please approve the workflows. |
@priya-kinthali I fixed the lint, please rerun. I have no idea what the |
@priya-kinthali sorry, I pushed into a wrong branch. Now it should pass. |
Hello @krystof-k👋, |
Hello @krystof-k 👋, |
Hey, @priya-kinthali, yeah, I will do it, I just haven't had the time yet. |
Hello @krystof-k👋, |
Enhance reading from .python-version file, matching the Pyenv behavior:
3.10/envs/virtualenv
)(see Don't use
.python-version
for auto-activation pyenv/pyenv-virtualenv#472)#
Closes #734 and supersedes #647.
Check list: