This commit is contained in:
Thomas Robitaille 2017-11-14 17:01:28 +00:00
Родитель 1261146c6d
Коммит cc4d58937c
1 изменённых файлов: 4 добавлений и 28 удалений

Просмотреть файл

@ -1,29 +1,5 @@
Astropy package template
========================
WorldWideTelescope from Python/Jupyter
======================================
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge
This is a package template provided by the Astropy project.
Using this template, packages can make use of the setup, installation, and documentation
infrastructure developed for the ``astropy`` core and affiliated packages.
For more information, see:
* `Detailed instructions for using this template <http://docs.astropy.org/en/latest/development/affiliated-packages.html>`_
* `The Affiliated Packages section of the Astropy web site <http://affiliated.astropy.org>`_
* `This template's Github code repository <https://github.com/astropy/package-template>`_
Status reports for developers
-----------------------------
.. image:: https://travis-ci.org/astropy/package-template.svg
:target: https://travis-ci.org/astropy/package-template
:alt: Travis Status
License
-------
This project is Copyright (c) Astropy Developers and licensed under the terms of the BSD 3-Clause license. See the licenses folder for more information.
This is a package currently under development which aims to make it easy to use
WorldWideTelescope from Python, including from the Jupyter notebook.