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

gitignore: ignore .python-version file used by pyenv #29143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shiv-tyagi
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Ryanf55 Ryanf55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense you'd want to ignore this if you are using a different python version for AP than what is the default for the OS or higher folder.

@Ryanf55 Ryanf55 added the DevEnv label Jan 28, 2025
@shiv-tyagi
Copy link
Contributor Author

Makes sense you'd want to ignore this if you are using a different python version for AP than what is the default for the OS or higher folder.

Yes, one can even mention a pyenv virtual environment name in that file and it automatically switches to that environment as soon as we enter the AP directory in your shell.

@shiv-tyagi shiv-tyagi force-pushed the ignore-python-version branch 3 times, most recently from 81b6e5e to ff43509 Compare January 29, 2025 19:02
@shiv-tyagi shiv-tyagi force-pushed the ignore-python-version branch from ff43509 to 5c43a1a Compare January 30, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants