Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove manual installation of Python 3.11 in workflow jobs and specify basepython in tox.ini #931

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

matt-graham
Copy link
Collaborator

As Python 3.11 now installed on test runners (#763 (comment)) we don't need to install manually using apt in the comment-triggered workflows added in #908 which was failing (#763 (comment)). Also updates tox.ini file to explicitly set basepython for the py{39,310,311} environments.

@matt-graham matt-graham requested a review from tamuri April 5, 2023 09:09
@tamuri tamuri merged commit 5655119 into master Apr 5, 2023
@tamuri tamuri deleted the mmg/remove-py11-install-and-specify-basepython branch April 5, 2023 12:57
tamuri added a commit that referenced this pull request Apr 6, 2023
…nd specify `basepython` in `tox.ini` (#931)

generated from commit 5655119
tamuri added a commit that referenced this pull request Apr 6, 2023
…nd specify `basepython` in `tox.ini` (#931)

generated from commit 5655119
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