christgau / wsdd

A Web Service Discovery host daemon.
MIT License
808 stars 97 forks source link

Always test against the system version of python3 #207

Open aleasto opened 2 weeks ago

aleasto commented 2 weeks ago

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.