You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1id="installing-affiliated-packages">Installing Affiliated and Coordinated Packages<aclass="paralink" href="#installing-affiliated-packages" title="Permalink to this headline">¶</a></h1>
121
121
122
122
<p>All packages should be available on PyPI. Some are available via conda, particularly
123
-
through the conda-forge channel. Always consult the individual package installation
124
-
instructions first before installing it. The Astropy Project is not responsible
125
-
for broken installation for the packages that it does not directly maintain.</p>
123
+
through the conda-forge channel. That said, affiliated packages are developed
124
+
independently of the Astropy core library. You should refer to the package's
125
+
documentation first if you encounter problems.</p>
<h1id="affiliated-package-list">Affiliated Packages Registry<aclass="paralink" href="#affiliated-package-list" title="Permalink to this headline">¶</a></h1>
168
168
<p>The following table lists all currently registered affiliated packages.</p>
169
-
<p>NOTE: The listing is current empty because Astropy has just accepted
169
+
<p>NOTE: The listing is currently empty because Astropy has just accepted
<h1id="becoming-an-affiliated-package">Becoming an Affiliated Package<aclass="paralink" href="#becoming-an-affiliated-package" title="Permalink to this headline">¶</a></h1>
186
186
187
-
<p>Astropy <ahref="https://www.pyopensci.org/partners.html">leverages the pyOpenSci peer review process</a>
187
+
<p>Astropy <ahref="https://www.pyopensci.org/partners.html">uses the pyOpenSci peer review process</a>
188
188
to vet affiliated packages. If you are a developer of an astronomy package and would like your package to become
189
-
affiliated with the Astropy Project, you can submit your package directly to pyOpenSci and be accepted by pyOpenSci
190
-
and become affiliated with astropy through a single review process. You can also opt to be fast tracked through
189
+
affiliated with the Astropy Project, you submit your package directly to pyOpenSci.
190
+
Astropy will be involved in the review, which will allow your package to become an
191
+
affiliated package through that review process. You can also opt to be fast tracked through
191
192
<ahref="https://joss.theoj.org/">JOSS</a> if desired. Read the pyOpenSci author guide to learn
0 commit comments