Skip to content

Commit

Permalink
Updted do_setup
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoSanchez committed Aug 18, 2020
1 parent a8ab63d commit 58aa39e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion properimage/image_ensemble.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# image_stats.py
# image_ensemble.py
#
# Copyright 2017 Bruno S <[email protected]>
#
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def do_setup():
version=PI_VERSION,
description='Proper Astronomic Image Analysis',
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
author='Bruno Sanchez',
author_email='[email protected]',
url='https://github.com/toros-astro/ProperImage',
Expand Down

0 comments on commit 58aa39e

Please sign in to comment.