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