Skip to content

Conversation

@suhaibmujahid
Copy link
Member

@suhaibmujahid suhaibmujahid commented Sep 19, 2025

Specifies Python 3.10 as the required version for the project environment. This will control the Python version in both the development and production environments.

This might fix #2718

Checklist

  • Type annotations added to new functions
  • Docs added to functions touched in main classes
  • Dry-run produced the expected results
  • The to-be-announced tag added if this is worth announcing

This comment was marked as outdated.

Specifies Python 3.10 as the required version for the project environment. This will control the Python version in both the development and production environments.
@suhaibmujahid suhaibmujahid changed the title Remove Python version requirement and add .python-version Add .python-version file Sep 19, 2025
@suhaibmujahid suhaibmujahid changed the title Add .python-version file Restrict Python version to 3.10 Sep 19, 2025
@suhaibmujahid suhaibmujahid changed the title Restrict Python version to 3.10 Restrict the Python version Sep 19, 2025
Updated pyproject.toml and uv.lock to limit supported Python versions to >=3.10 and <3.13, removing support for Python 3.13 and above. This ensures compatibility with dependencies.
The tox configuration no longer includes Python 3.13 in the envlist, due to compatibility reasons.
@suhaibmujahid suhaibmujahid merged commit 311e9ba into mozilla:master Sep 19, 2025
2 checks passed
@suhaibmujahid suhaibmujahid deleted the python-version-file branch September 19, 2025 11:58
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.

Error: Dependabot encountered an error performing the update

2 participants