File: astropy-package-template.rst

package info (click to toggle)
astropy 7.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 35,328 kB
  • sloc: python: 233,437; ansic: 55,264; javascript: 17,680; lex: 8,621; sh: 3,317; xml: 2,287; makefile: 191
file content (15 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**********************************************************************
How to create and maintain a Python package using the Astropy template
**********************************************************************

The Astropy template is pending deprecation in favor of
|OpenAstronomy Packaging Guide|.


.. _simple-release-docs:

Releasing a Python package
**************************

Please see the "Releasing Your Package" section in the
|OpenAstronomy Packaging Guide|.