We rely on yet-unreleased versions of image_registration and astroquery, and this PEP prevents PyPI from packaging direct references to the unreleased GitHub versions of those packages. Until those packages make releases, simply pip install pylanetary will not run right
This should be fully resolved after the hotfix to issue #53 is merged. This is coming with merging of the cosmetics branch, which will be a good checkpoint for a release anyway
We rely on yet-unreleased versions of image_registration and astroquery, and this PEP prevents PyPI from packaging direct references to the unreleased GitHub versions of those packages. Until those packages make releases, simply
pip install pylanetary
will not run right