Skip to content

Commit

Permalink
Merge pull request #1007 from larrybradley/citation
Browse files Browse the repository at this point in the history
Replace CITATION symlink
  • Loading branch information
larrybradley committed Dec 7, 2019
1 parent 48001fb commit e785aeb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion CITATION

This file was deleted.

1 change: 1 addition & 0 deletions CITATION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See https://github.com/astropy/photutils/blob/master/photutils/CITATION
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include README.rst
include CHANGES.rst
include CODE_OF_CONDUCT.rst
include CONTRIBUTING.rst
include CITATION
include CITATION.rst
include photutils/CITATION

include ah_bootstrap.py
Expand Down
2 changes: 1 addition & 1 deletion docs/citation.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.. _photutils_citation:

.. include:: ../CITATION
.. include:: ../photutils/CITATION

0 comments on commit e785aeb

Please sign in to comment.