Locally, after fixing this typo, I'm able to manually install the package.
We need to cut another minor version release to PyPI and try to pip wheel on the new release to see if the installation error goes away (in which case we can close the linked issue)
Either way, this appears to be a clear typo that should be fixed.
Related to #262
Locally, after fixing this typo, I'm able to manually install the package. We need to cut another minor version release to PyPI and try to
pip wheel
on the new release to see if the installation error goes away (in which case we can close the linked issue)Either way, this appears to be a clear typo that should be fixed.