Skip to content

Add .python-version file to specify Python 3.13.3 #863

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

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

Conversation

alvincrespo
Copy link

Background

When trying to run the examples in this project, I had to upgrade Python to version 3.13.3 for things to run properly.

Summary

  • Adds .python-version file to specify Python 3.13.3 as the recommended version
  • Improves development environment consistency across contributors
  • Helps tools like pyenv automatically use the correct Python version

Benefits

  • Clear version specification for developers
  • Reduces environment-related issues
  • Follows Python project best practices

- Adds .python-version file to clearly specify required Python version
- Helps developers use the correct Python version for the project
- Improves development environment consistency
@alvincrespo alvincrespo changed the title Add .python-version file to specify Python 3.12 Add .python-version file to specify Python 3.13.3 Jul 14, 2025
Copy link
Contributor

👋 Thanks for contributing @alvincrespo! We will review the pull request and get back to you soon.

@Mamalimashayekh
Copy link

f5f9da1

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

Successfully merging this pull request may close these issues.

3 participants