This library currently takes about three minutes to install due to having to build the C extensions. This is rather inconvenient in a CI environment because it slows down builds unnecessarily. Would it be possible to build Python 3 Linux wheels when creating a new release to avoid this? Thanks!