Commit 0242688c authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update setup.py

parent 9ee13d75
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,4 +44,5 @@ setuptools.setup(
    #                   'scipy', 'matplotlib',
    #                   'astropy', 'healpy', 'ccdproc', 'deepCR', 'photutils'],
    python_requires='>=3.8',
    install_requires=requirements,
)