UCL-CCS / EasyVVUQ

Python 3 framework to facilitate verification, validation and uncertainty quantification (VVUQ) for a wide variety of simulations.
https://easyvvuq.readthedocs.io/
GNU Lesser General Public License v3.0
87 stars 27 forks source link

Update python-package.yml #392

Closed djgroen closed 1 year ago

djgroen commented 1 year ago

Modified python-package to not rely on Py3.7 and instead test 3.10 and 3.11.

djgroen commented 1 year ago

Hi all. This is my attempt to revise the actions tests to use newer Python versions. It may well be that a variety of tests fail in the first instance. I will try to fix them where I can, but may rely on support where I get stuck :).

djgroen commented 1 year ago

@wedeling @orbitfold Could you please quickly check and approve this pull request? We need the EasyVVUQ build to be working again for the release, especially because we'd like to merge in other changes as well! :)

djgroen commented 1 year ago

Hi all. Two required tests seem to be utterly hanging, but I will merge this into master now so that other pull requests can also be checked.

May have to look into the LGTM / travis-ci issues as well though :/.