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

Switch to Python 3.8 in check integration template #5717

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

florimondmanca
Copy link
Contributor

What does this PR do?

Update the check template so that it uses Python 3.8 for Tox environments, instead of Python 3.7.

Motivation

We shouldn't be using Python 3.7 anymore, because we moved to 3.8. See: #5626.

Additional Notes

Discovered while working on #5715.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@codecov
Copy link

codecov bot commented Feb 12, 2020

@florimondmanca florimondmanca merged commit a0a6ba6 into master Feb 12, 2020
@florimondmanca florimondmanca deleted the florimondmanca/integration-template-py3.8 branch February 12, 2020 15:17
@florimondmanca florimondmanca mentioned this pull request Dec 4, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants