This will simplify installation: Without a published wheel, pip often builds a wheel from the sources, and then installs that wheel. Since the code here is pure-Python, building a single generic wheel should be simple.