Comment 1 for bug 1891555

Revision history for this message
Timo Vanwynsberghe (timovwb) wrote :

Hey Stefan, thanks for reporting. The Windows and macOS builds are on Python 3.8, but they of course skip this part. I'm developing on Ubuntu 18.04/Python 3.6 so this slipped by.

This information is just nice to know when receiving an error report, but by no means necessary. Not really worth it to add a new dependency for this. I'll replace it by a call to `lsb_release -ds` which should do the trick.