-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Adding devtest description to the docs #316
Conversation
Codecov Report
@@ Coverage Diff @@
## main #316 +/- ##
=======================================
Coverage 75.49% 75.49%
=======================================
Files 44 44
Lines 5125 5125
=======================================
Hits 3869 3869
Misses 1256 1256 📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
* `pytest-astropy <https://github.com/astropy/pytest-astropy>`__ | ||
* requests-mock | ||
* `sphinx-astropy <https://github.com/astropy/sphinx-astropy>`__ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great but I would start with the easy options first: pip
. Also, it should mention that it's distributed with Conda
too. Only after this, I would go with these details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hahh, I landed in the 🐰 🕳️ . I really just wanted to list the necessary info for those building from source, but will add a mention of conda, too.
362e7f1
to
13b2034
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @bsipocz!
Also added a requirements section