Skip to content

docs: update Python prerequisite in CONTRIBUTING.md to 3.11+ - #89

Merged
varun369 merged 1 commit into
qualixar:mainfrom
amir-rezaei:docs/update-python-prerequisite-version
Jul 27, 2026
Merged

docs: update Python prerequisite in CONTRIBUTING.md to 3.11+#89
varun369 merged 1 commit into
qualixar:mainfrom
amir-rezaei:docs/update-python-prerequisite-version

Conversation

@amir-rezaei

Copy link
Copy Markdown
Contributor

Description

This PR updates the Python version prerequisite listed in .

Motivation

previously listed Python 3.8 or higher as a prerequisite, but requires >=3.11,<3.15 (requires-python = ">=3.11,<3.15"). Updating CONTRIBUTING.md to state Python 3.11+ prevents setup errors for new contributors.

@varun369

Copy link
Copy Markdown
Collaborator

Thank you for catching the mismatch between the contributor prerequisite and the package metadata. The change is correctly scoped to the documentation and matches the supported Python range. Merging this as a docs-only correction.

@varun369
varun369 merged commit e9ca2de into qualixar:main Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants