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

Python 3.10 support #298

Merged
merged 5 commits into from
Feb 18, 2022
Merged

Python 3.10 support #298

merged 5 commits into from
Feb 18, 2022

Conversation

akx
Copy link
Contributor

@akx akx commented Jan 31, 2022

This PR:

  • fixes the CI pipeline for less duplicate builds
  • fixes the quoting in the python-version list (a bare 3.10 would be parsed as 3.1 since it looks like a float)
  • removes the forcible downgrading of setuptools in favor of upgrading it at the start of CI builds
  • adds Python 3.10 to the CI build matrix
  • adds Python 3.10 to the trove specifiers for PyPI

Fixes #294

This was referenced Jan 31, 2022
@akx
Copy link
Contributor Author

akx commented Feb 10, 2022

@pitbulk Is there still something blocking merging this? :)

@dshinzie
Copy link

Also wondering when this PR will get merged in.

@bzvestey bzvestey merged commit 7638495 into SAML-Toolkits:master Feb 18, 2022
@bzvestey
Copy link
Contributor

This have been release as part of version 1.14.0

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.

Python 3.10 support
4 participants