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

Merge branch '27-testing-issue-py-frites' into 'test-spacktests-workaround'

Resolve "Testing issue: py-frites"

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!239
parents 0b44513a 2e92df25
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 #20574 failed with stage
in 1 hour, 12 minutes, and 43 seconds
...@@ -59,3 +59,4 @@ class PyFrites(PythonPackage): ...@@ -59,3 +59,4 @@ class PyFrites(PythonPackage):
depends_on('py-netcdf4', type=('build', 'run')) depends_on('py-netcdf4', type=('build', 'run'))
depends_on('py-h5netcdf', type=('build', 'run')) depends_on('py-h5netcdf', type=('build', 'run'))
depends_on('py-scikit-learn', 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