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 no longer supported python versions #637

Merged
merged 1 commit into from Aug 6, 2022

Conversation

heavenshell
Copy link
Contributor

ref #636

ERROR: Could not find a version that satisfies the requirement pycodestyle>=2.9.0 (from autopep8==1.6.0) (from versions: 1.8.0.dev0, 2.0.0a1, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.4.0, 2.5.0, 2.6.0a1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pycodestyle>=2.9.0 (from autopep8==1.6.0)

Unfortunally pycodestyle 2.9.0 does not support old version.
So I think it's time to drop old python version.

This PR remove old python version from GitHub action and tox

This was referenced Aug 2, 2022
@hhatto
Copy link
Owner

hhatto commented Aug 6, 2022

ci is success in #640
merge this.

Thanks

@hhatto hhatto merged commit d2281be into hhatto:master Aug 6, 2022
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

2 participants