Skip to content

Commit bca8622

Browse files
authored
Merge pull request #564 from xuanxu/patch-1
Update package template
2 parents 7ed0acf + 85925fb commit bca8622

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

affiliated/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -277,14 +277,13 @@ <h1 id="becoming-an-affiliated-package">Becoming an Affiliated Package<a class="
277277

278278
<h2 id="package-template">Package Template<a class="paralink" href="#package-template" title="Permalink to this headline"></a></h2>
279279
<p>If you are considering creating a new astronomy package and would like it
280-
to be an Astropy affiliated package, we provide a <a
281-
href="https://github.com/astropy/package-template">package template</a> to
282-
make it much easier to meet these standards. It provides the necessary
283-
structure to generate documentation like that used in the astropy package, a
280+
to be an Astropy affiliated package, you can use <a href="https://github.com/OpenAstronomy/packaging-guide">the OpenAstronomy packaging guide</a> to
281+
make it much easier to meet these standards. It reflects up-to-date Python packaging techniques
282+
to generate documentation like that used in the astropy package, a
284283
ready-to-use testing framework, and a variety of tools that streamline tasks
285284
like user configuration, caching downloaded files, or linking C-compiled
286285
extensions. More details on this template are available in the <a
287-
href="https://github.com/astropy/package-template/blob/main/README.rst">usage
286+
href="https://packaging-guide.openastronomy.org/en/latest/#using-the-template">usage
288287
instructions for the template</a>.
289288
</p>
290289
<p>We recommend that you join the <a href="https://groups.google.com/forum/#!forum/astropy-affiliated-maintainers">astropy-affiliated-maintainers</a> mailing list to be kept informed of updates to the package template, as well as to have any dicussions related to setting up affiliated packages.</p>

0 commit comments

Comments
 (0)