Skip to content

Add an action to test python code through different python versions #1580

@ekluzek

Description

@ekluzek

We talked about this at the CTSM software meeting this morning. Something that wouldn't be hard to do would be to run the python unit tests in the python directory through different versions of python that we want to support. I would envision this would try with a list of python versions like:

3.7
3.8
3.9
3.10

As new versions are available we can add them to the list. If there's a reason to try micro versions within a major version that could be done as well. If the minimum version required is advanced, older versions could be taken off the list.

Metadata

Metadata

Assignees

Labels

closed: wontfixWe won't fix this issue, because it would be too difficult and/or isn't important enough to fixtestingadditions or changes to tests
No fields configured for Testing.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions