Skip to content

track .python-version in Git and clarify Python version requirements in docs#28

Merged
igorbenav merged 2 commits intobenavlabs:mainfrom
msamsami:track-python-version-in-repo
Jun 13, 2025
Merged

track .python-version in Git and clarify Python version requirements in docs#28
igorbenav merged 2 commits intobenavlabs:mainfrom
msamsami:track-python-version-in-repo

Conversation

@msamsami
Copy link
Copy Markdown
Contributor

This PR makes the following improvements and closes #25:

  • Removes .python-version from .gitignore file
  • Adds a .python-version file for consistent Python version management across environments
  • Updates CONTRIBUTING.md to recommend using Python 3.9.x when setting up the virtual environment

@igorbenav igorbenav added the enhancement New feature or request label Jun 13, 2025
@igorbenav igorbenav merged commit 4361f08 into benavlabs:main Jun 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .python-version file to ensure contributors develop with minimum Python version

2 participants