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

fix: don't run lints on all Python versions #400

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akx
Copy link
Contributor

@akx akx commented Dec 30, 2024

No need to spend time running the same lints 6 times.

@ParthSareen
Copy link
Contributor

Hey! Thanks for this but we do need the tests running on the various versions as we still support Python3.8+ and there are breaking changes between the versions which we need to be cognizant of.

@akx
Copy link
Contributor Author

akx commented Jan 1, 2025

@ParthSareen tests would still be run on every version, just not the static lints.

@ParthSareen ParthSareen reopened this Jan 1, 2025
@ParthSareen
Copy link
Contributor

@ParthSareen tests would still be run on every version, just not the static lints.

Missed the lint: tag initially - will give it a proper look later this week. Thanks!!

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.

2 participants