wsdd
wsdd copied to clipboard
Always test against the system version of python3
The list is good for testing against multiple versions, but gets out-of-date whenever a new version of python3 is released.
To enable testing in downstream packaging, make sure to always test against the system installed version of python3 at least.