mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
Ubuntu 20.04 only has Python 3.8, and because the 'truststore' dependency requires at least Python 3.10, the AppImage package would need to bundle CA certificates from 'certifi' to make HTTPS requests work at all, which is quite an ugly workaround. Unfortunately, as a side effect, building on Ubuntu 22.04 increases the minimum required version of glibc from 2.31 to 2.35.