Files
Pierre Trespeuch 507e98a16d Run tests with coverage only with Python3.12
Coverage is not working with Python3.11 since the COVERAGE_CORE setting
was added by !31.  Disable coverage run for Python3.11 as we only need
coverage to run for one Python version, preferably the latest.

Closes #3
2024-12-11 17:36:12 +01:00
..