Gave up the prettiness and made pip install work

This commit is contained in:
Andrey Mukhin
2022-09-09 16:25:07 +03:00
parent 75bc0228b0
commit 8db10f4bec
3 changed files with 2 additions and 5 deletions

View File

@@ -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",