Commit 12d23d72 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated readthedocs configuration

parent 2d73a3d9
......@@ -3,4 +3,4 @@ python:
# conf.py)
pip_install: true
requirements_file: ..readthedocs-requirements.txt
\ No newline at end of file
requirements_file: .readthedocs-requirements.txt
\ No newline at end of file
......@@ -26,5 +26,5 @@ setuptools.setup(
include_package_data=False,
package_data={"": ["LICENSE", "README.md"]},
requires=['numpy', 'scipy', 'astropy'],
python_requires='>=3.9.7',
python_requires='>=3.7',
)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment