#1088024 python-docx-template: (autopkg)tests run for default Python only

#1088024#5
Date:
2024-11-22 07:12:35 UTC
From:
To:
Hello,

Due to the upstream test suite running Python as an external subprocess,
there is no easy way to vary the Python interpreter for it. One
possibility would be to patch the test runner to take the interpreter
name from an environment variable.

Andrius