Skip to content

Remove some superflous Python 2 checks #4917

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

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

Conversation

Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Jun 10, 2025

EasyBuild only runs on Python 3.6+ so any checks for a lower version can be removed.

This also simplifies the checks for '3.0 <= version < 3.9'

@Flamefire Flamefire force-pushed the python2 branch 4 times, most recently from 95d48cb to 29a74d1 Compare June 10, 2025 11:19
EasyBuild only runs on Python 3.6+ so any checks for a lower version can be removed.
This simplifies also the checks for '3.0 <= version < 3.9'
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.

1 participant