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

Align Python versions througout MALA #526

Open
DanielKotik opened this issue May 31, 2024 · 2 comments
Open

Align Python versions througout MALA #526

DanielKotik opened this issue May 31, 2024 · 2 comments
Labels
CI/CD Pipelines documentation Improvements or additions to documentation enhancement New feature or request

Comments

@DanielKotik
Copy link
Member

DanielKotik commented May 31, 2024

At the moment we use/mention different Python versions at several places, e.g.

We should ensure to support at least one Python version that suits the mala package and building of the documentation at the time. In a next step we might think about supporting multiple Python version and run pipelines for to cover these different versions, see for example: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs

Bonus: add badge of supported Python verions

@DanielKotik DanielKotik added CI/CD Pipelines enhancement New feature or request documentation Improvements or additions to documentation labels May 31, 2024
@elcorto
Copy link
Member

elcorto commented Jul 16, 2024

Also this:

language_version: python3.12

@elcorto
Copy link
Member

elcorto commented Jul 16, 2024

I also suggest to have the mininmal (and maximal if needed, see #559) supported version in pyproject.toml, or setup.py if we continue using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Pipelines documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants