Skip to content

Conversation

@crwood
Copy link
Member

@crwood crwood commented Jun 22, 2022

This PR adds/enables support for Python version 3.10 and updates various CI/testing/build configuration files accordingly.

In addition, this PR refactors the project tox.ini file to (optionally) read and set the basepython configuration value from a TOX_BASEPYTHON environment variable, making it easier to test/build the application with different interpreters and/or on systems that don't have python3.10 installed (for example, to build the PyInstaller bundle with Python 3.9, one can invoke TOX_BASEPYTHON=python3.9 tox -e pyinstaller)

@crwood crwood merged commit cda9e45 into master Jun 22, 2022
@crwood crwood deleted the python310 branch June 22, 2022 20:49
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.

2 participants