Skip to content
Snippets Groups Projects
Commit b3c648ae authored by Blaß, Michael's avatar Blaß, Michael :speech_balloon:
Browse files

Added numpy to install reqs and doc reqs.

parent 08aaabb8
No related branches found
No related tags found
No related merge requests found
Pipeline #8450 passed
Sphinx==3.5.1 numpy==1.20
sphinx==3.5.1
sphinx-rtd-theme==0.5.1 sphinx-rtd-theme==0.5.1
sphinxcontrib-apidoc==0.3.0 sphinxcontrib-apidoc==0.3.0
...@@ -35,6 +35,7 @@ scripts = scripts/apollon ...@@ -35,6 +35,7 @@ scripts = scripts/apollon
python_requires >= "3.7" python_requires >= "3.7"
install_requires = install_requires =
numpy >= '1.20'
jsonschema >= "3.2.0" jsonschema >= "3.2.0"
scipy >= "0.19.0" scipy >= "0.19.0"
matplotlib >= "2" matplotlib >= "2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment