Update setup.py
This commit is contained in:
parent
1585952693
commit
a3f8550e54
4
setup.py
4
setup.py
@ -11,11 +11,11 @@ setuptools.setup(
|
||||
description="A package for source exclusion in NuStar observation data using wavelet decomposition",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/Andreyousan/wavsource_nustar",
|
||||
url="https://github.com/Andreyousan/wavsource_nustar/tree/code_trimming",
|
||||
packages=setuptools.find_packages(),
|
||||
classifiers=(
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
),
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user