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

drop support for Python 3.6 #229

Merged
merged 2 commits into from Dec 3, 2023
Merged

drop support for Python 3.6 #229

merged 2 commits into from Dec 3, 2023

Conversation

12rambau
Copy link
Contributor

Fix #228

As mentioned in the issue, 3.6 is not supported by ubuntu-latest runners in github actions.
I simply dropped it from the test and the actions.

I also identified issues in the pycqa url in the pre-commit (flake8 came back to github) and isort version had a deprecated poetry config so I moved it to the latest one.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 6e3c47a into jupyter:master Dec 3, 2023
6 of 7 checks passed
@12rambau 12rambau deleted the py36 branch December 3, 2023 16:39
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.

drop support for 3.6
2 participants