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 py36 and misc ci maintenance #144

Merged

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Feb 21, 2022

I saw that our pre-commit check failed in a PR (#142) without automatically adding a commit to fix it. I wanted to make use of the pre-commit.ci service to help out with that, so I enabled it for the repo, and I removed the pre-commit check we manually run in a github workflow.

Along with doing that, I updated some misc workflow details and removed support for Python 3.6 that has reached end of life.

There was also a test failure related to having hardcoded a logs output comparison that changed between git versions.

@consideRatio consideRatio changed the title Drop support for py36 and misc ci changes Drop support for py36 and misc ci maintenance Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants