Skip to content

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

Copy link
Contributor

This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.

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