Skip to content

Enable python 3.12 in pyproject.toml (fixes #360)

Joakim Löw requested to merge joakim.low/climix:fix-unlimit-python-version into main

Only changes in pyproject.toml was necessary, environment.yml had no upper limit on python version set.

Merge request reports