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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove python 3.8 from CI #2233

Merged
merged 14 commits into from
Apr 22, 2023
Merged

Remove python 3.8 from CI #2233

merged 14 commits into from
Apr 22, 2023

Conversation

ahartikainen
Copy link
Contributor

@ahartikainen ahartikainen commented Apr 11, 2023

Remove 3.8 python and add 3.11. Move preview mode to 3.10.

This also means we will drop CI testing for pystan 2.x. Last release where still worked normally was 3.8 and 3.9 one can still install it but it is a bit hacky. 3.10 does not support it anymore.


馃摎 Documentation preview 馃摎: https://arviz--2233.org.readthedocs.build/en/2233/

.readthedocs.yml Outdated Show resolved Hide resolved
@OriolAbril
Copy link
Member

numba isn't compatible with python 3.11 yet, so the installation of optional libraries fails, not sure if there is an easy way to exclude only numba installation and tests

@ahartikainen
Copy link
Contributor Author

ok, let's wait with 3.11

@OriolAbril
Copy link
Member

The 0.57 release candidate is already available: https://pypi.org/project/numba/#history. 0.57 supports python 3.11. So it looks like we won't have to wait too much

@ahartikainen ahartikainen changed the title Remove python 3.8 from CI and add 3.11 Remove python 3.8 from CI Apr 11, 2023
@ahartikainen
Copy link
Contributor Author

@OriolAbril is this good to go?

@ahartikainen ahartikainen merged commit 4631611 into main Apr 22, 2023
7 checks passed
@ahartikainen ahartikainen deleted the ci/update_python_envs branch April 22, 2023 06:22
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