Commit 6aa97cca authored by Ivan Merelli's avatar Ivan Merelli
Browse files

Update setup.py

parent d5e8ee54
...@@ -29,5 +29,5 @@ setuptools.setup( ...@@ -29,5 +29,5 @@ setuptools.setup(
'scipy', 'scipy',
'matplotlib' 'matplotlib'
], ],
python_requires='>=3.7', python_requires='>=3.10',
) )
Markdown is supported
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