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