Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated pip command for repository install #2675

Merged
merged 3 commits into from
Feb 28, 2023
Merged

Conversation

jaymedina
Copy link
Contributor

Updated the pip command for installing the bleeding edge version of astroquery. The command in place was returning an error due to pip not finding astropy_helpers even after manually installing it.

Updated the pip command for installing the bleeding edge version of `astroquery`. The command in place was returning an error due to `pip` not finding `astropy_helpers` even after manually installing it.
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #2675 (01e0474) into main (5e221bc) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 01e0474 differs from pull request most recent head 8fc3440. Consider uploading reports for the commit 8fc3440 to get more accurate results

@@            Coverage Diff             @@
##             main    #2675      +/-   ##
==========================================
+ Coverage   69.16%   69.19%   +0.02%     
==========================================
  Files         304      304              
  Lines       22539    22539              
==========================================
+ Hits        15589    15595       +6     
+ Misses       6950     6944       -6     
Impacted Files Coverage Δ
astroquery/mast/cutouts.py 66.54% <0.00%> (+2.15%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@ceb8 ceb8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we're at it, I'm pushing another commit to update the source install instructions, too.

@bsipocz bsipocz merged commit a6f3e0a into astropy:main Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants