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

Added python 3.10 and 3.11 support #65

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Added python 3.10 and 3.11 support #65

merged 2 commits into from
Jan 3, 2023

Conversation

matllubos
Copy link
Contributor

No description provided.

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9']
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']
Copy link
Contributor Author

Choose a reason for hiding this comment

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

all supported version should be tested

@coveralls
Copy link

coveralls commented Dec 21, 2022

Coverage Status

Coverage: 100.0%. Remained the same when pulling 3c47b05 on Python3.10Support into 1b801c0 on master.

@matllubos
Copy link
Contributor Author

The tests will be fixed after new version chamber creation

@rubickcz rubickcz merged commit d22d4a9 into master Jan 3, 2023
@matllubos
Copy link
Contributor Author

thanks

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.

None yet

3 participants