Skip to content

fix: typo adding Python 312 to tox envlist

juga requested to merge juga/sbws:m20_tox_312 into m20

CI tested python 3.12 cause .gitlab-ci.yml calls tox -e 312 directly. Thanks @intrigeri for spotting it.

Merge request reports