Gave up the prettiness and made pip install work
This commit is contained in:
@@ -1 +1 @@
|
||||
name = 'wavsource_nustar'
|
||||
name = 'nuwavsource'
|
@@ -1,3 +0,0 @@
|
||||
[metadata]
|
||||
description-file=README.md
|
||||
license_files=LICENSE.md
|
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
||||
|
||||
setuptools.setup(
|
||||
name="nuwavsource",
|
||||
version="1.0.0",
|
||||
version="0.0.1",
|
||||
author="Andrey Mukhin",
|
||||
author_email="amukhin@phystech.edu",
|
||||
description="A package for source exclusion in NuStar observation data using wavelet decomposition",
|
||||
|
Reference in New Issue
Block a user