Skip to content

Enhance Linux tests in using the supported python version matrix outside Conda #573

@tramora

Description

@tramora

Description

Currently, in the tests.yml workflow we run the tests against a matrix of conda envs with the supported python versions (from 3.10 to 3.14).

We should do the same for simple python virtual environments for the tests running on Linux

Questions/Ideas

In the khiopsydev-ubuntu dev image, we will try to install all the supported and alternative python versions (with uv or ppa etc...).
In the workflow the current step Run Unit & Integration Tests would be duplicated into Run Unit & Integration Tests in Conda and Run Unit & Integration Tests in venv

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions