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