Skip to content

Add Python 3.10 support and bump version number - #41

Merged
asriniva merged 1 commit into
mainfrom
update-310
Nov 15, 2021
Merged

Add Python 3.10 support and bump version number#41
asriniva merged 1 commit into
mainfrom
update-310

Conversation

@asriniva

Copy link
Copy Markdown
Contributor

Fixes #36

@asriniva
asriniva requested a review from shreejad November 12, 2021 22:28
strategy:
matrix:
python: [3.7, 3.8, 3.9]
python: [3.7, 3.8, 3.9, '3.10']

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the quotes intended?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, due to an issue with how the workflows are parsed: actions/setup-python#160

@asriniva
asriniva merged commit a11e8b7 into main Nov 15, 2021
@asriniva
asriniva deleted the update-310 branch November 15, 2021 18:47
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.

Run Tests Against Python 3.10

2 participants