Skip to content

Require Python >=3.9 + optional strenum fallback

Fallback with package strenum is required for Python < 3.11.

Python 3.{9,10} are supported using the strenum package as a fallback. Unsupported Python version or missing fallback will be reported by meson.

Fixes #465 (closed), #467 (closed)

Edited by Wismill

Merge request reports