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

Add Python 3.10 Support #78

Closed
TylerYep opened this issue Oct 9, 2021 · 2 comments · Fixed by #81
Closed

Add Python 3.10 Support #78

TylerYep opened this issue Oct 9, 2021 · 2 comments · Fixed by #81
Assignees
Labels
needs test Should be tested

Comments

@TylerYep
Copy link

TylerYep commented Oct 9, 2021

pycln is currently not installable in Python 3.10 via pip:

> pip install pycln
ERROR: Could not find a version that satisfies the requirement pycln (from versions: none)
ERROR: No matching distribution found for pycln
@hadialqattan hadialqattan self-assigned this Oct 15, 2021
@hadialqattan hadialqattan added the needs test Should be tested label Oct 15, 2021
@hadialqattan
Copy link
Owner

Thanks for notifying me. WIP.

dbarbier added a commit to dbarbier/scikit-decide that referenced this issue Oct 22, 2021
Github runners have been updated to run Python 3.10
by default, but pycln has not yet been ported:
  hadialqattan/pycln#78

Set Python version to 3.8 when running pre-commit.
dbarbier added a commit to dbarbier/scikit-decide that referenced this issue Oct 22, 2021
Github runners now run Python 3.10 by default, but pycln has not yet
been ported:
  hadialqattan/pycln#78
fteicht pushed a commit to airbus/scikit-decide that referenced this issue Oct 22, 2021
Github runners now run Python 3.10 by default, but pycln has not yet
been ported:
  hadialqattan/pycln#78
@hadialqattan
Copy link
Owner

hadialqattan commented Nov 12, 2021

Hello @TylerYep, @kreczko, @dbarbier, @fteicht, and @henryiii. I'm sorry for being too late. I was too busy in the last two months. In this message, I want to announce that Python3.10 has been supported in today's release (v1.1.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs test Should be tested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants