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

Add Python 3.8 back #55

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Add Python 3.8 back #55

merged 1 commit into from
Dec 9, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 9, 2024

3cc621b declared Python >= 3.8 in setup.py but then removed 3.8 from the test matrix. This aligns everything again.

Fixes: 3cc621b ("Drop Python < 3.8 support")

3cc621b declared Python >= 3.8 in
setup.py but then removed 3.8 from the test matrix. This aligns
everything again.

Fixes: 3cc621b ("Drop Python < 3.8 support")
@ekohl
Copy link
Member Author

ekohl commented Dec 9, 2024

The number of places where maintain this is too damn high. I couldn't find a python_requires2gha or the equivalent of https://github.com/ekohl/ruby-version for Python. Are you aware of one?

@ekohl ekohl merged commit 93b2021 into theforeman:master Dec 9, 2024
8 checks passed
@ekohl ekohl deleted the tooling-updates branch December 11, 2024 17:29
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