Skip to content
Snippets Groups Projects
Unverified Commit b1657fd3 authored by Thomas Baumann's avatar Thomas Baumann Committed by GitHub
Browse files

Limited SciPy version in DAE project (#510)

parent da7a1770
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ channels:
- conda-forge
dependencies:
- numpy
- scipy>=0.17.1
- scipy>=0.17.1,<1.15
- dill>=0.2.6
- mpich
- mpi4py>=3.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment