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

Fixed pylint and precommit for Python 3.6 #275

Merged

Conversation

mristin
Copy link
Collaborator

@mristin mristin commented Oct 4, 2023

We install and run pylint only on Python >3.7 as it dropped support for Python 3.6. This is necessary so that we can still run the remainder of the precommit script on Python 3.6.

We install and run pylint only on Python >3.7 as it dropped support for
Python 3.6. This is necessary so that we can still run the remainder of
the precommit script on Python 3.6.
@mristin mristin force-pushed the mristin/Fixed-dev-dependencies-and-precommit-for-Python-3.6 branch from 2aa8110 to 2395fa6 Compare October 4, 2023 07:50
@coveralls
Copy link

Coverage Status

coverage: 92.784%. remained the same when pulling 2395fa6 on mristin/Fixed-dev-dependencies-and-precommit-for-Python-3.6 into e7cb5e2 on master.

@mristin mristin merged commit 729d17b into master Oct 4, 2023
12 checks passed
@mristin mristin deleted the mristin/Fixed-dev-dependencies-and-precommit-for-Python-3.6 branch October 4, 2023 07:53
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