Skip to content

chore: Remove Python 3.8 support #56

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 4 commits into
base: main
Choose a base branch
from

Conversation

mfranczel
Copy link

Remove Python 3.8 from all configurations as it has reached end-of-life. This includes removing the dedicated Python 3.8 Dockerfile, updating CircleCI configurations to use Python 3.10 instead, and updating the default Python version in conda Dockerfile to 3.9.

BREAKING CHANGE: Python 3.8 is no longer supported. Users must upgrade to Python 3.9 or later. 3.9 will reach EOL later this year.

Remove Python 3.8 from all configurations as it has reached end-of-life.
This includes removing the dedicated Python 3.8 Dockerfile, updating
CircleCI configurations to use Python 3.10 instead, and updating the
default Python version in conda Dockerfile to 3.9.

BREAKING CHANGE: Python 3.8 is no longer supported. Users must upgrade
to Python 3.9 or later.
Copy link

linear bot commented Jul 18, 2025

Add wget to the conda Dockerfile dependencies to fix the build error
that occurred when trying to download the Miniconda installer.
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