GalOrrery / interpolated-coordinates

Univariate Interpolations of Astropy Coordinates
https://interpolated-coordinates.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

Can't install #20

Open tosaric opened 2 years ago

tosaric commented 2 years ago

Description

Can't install it via pip

pip install interpolated_coordinates

ERROR: Could not find a version that satisfies the requirement interpolated_coordinates (from versions: none) ERROR: No matching distribution found for interpolated_coordinates

github-actions[bot] commented 2 years ago

Welcome to interpolated-coordinates 👋 and thank you for your first issue!

A project member will respond to you as soon as possible.

GitHub issues in the interpolated-coordinates repository are used to track bug reports and feature requests; If your issue poses a question about how to use interpolated-coordinates, please instead raise your question in GitHub Discussion.

nstarman commented 2 years ago

Hi @tosaric. Thanks for the interest in this project. The code is actually still in development until I have the time to finish the test suite, so it's not yet on PyPI. Any PRs are welcome!