Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

feat: add python 3.9 and 3.10 support #218

Merged
merged 1 commit into from Nov 9, 2021
Merged

feat: add python 3.9 and 3.10 support #218

merged 1 commit into from Nov 9, 2021

Conversation

busunkim96
Copy link
Contributor

Fixes #216

These python versions are already tested, see

UNIT_TEST_PYTHON_VERSIONS = ["3.6", "3.7", "3.8", "3.9", "3.10"]

@busunkim96 busunkim96 requested a review from a team as a code owner November 8, 2021 21:12
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 8, 2021
@product-auto-label product-auto-label bot added the api: gameservices Issues related to the googleapis/python-game-servers API. label Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: gameservices Issues related to the googleapis/python-game-servers API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for python 3.9 and 3.10
3 participants