mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
A Pcbnew Python test in QA cli (to test SVG outputs) fails in old Python because it uses a function only existing in Python 3.9 and newer. So skip this test for older Python version