Skip to content
Snippets Groups Projects
Commit 2e92df25 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

add missing dependency

parent 0b44513a
No related branches found
No related tags found
4 merge requests!301create new experimental release,!300add spack post-installation testing,!279update py-elephant to 0.12.0,!239Resolve "Testing issue: py-frites"
Pipeline #20572 failed with stage
in 33 minutes and 27 seconds
......@@ -59,3 +59,4 @@ class PyFrites(PythonPackage):
depends_on('py-netcdf4', type=('build', 'run'))
depends_on('py-h5netcdf', type=('build', 'run'))
depends_on('py-scikit-learn', type=('build', 'run'))
depends_on('py-decorator', type=('build', 'run'))
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