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

Merge branch 'add-neo-dependencies' into 'master'

move nixio and pynwb to neo dependencies

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!369
parents 9eb72597 55dd5ea5
No related branches found
No related tags found
No related merge requests found
......@@ -41,3 +41,6 @@ class PyNeo(PythonPackage):
depends_on('py-scipy@0.12.0:', type=('build', 'run'), when='@0.5.2:0.8.0')
depends_on('py-scipy@1.0.0:', type=('build', 'run'), when='@0.9.0:')
depends_on('py-nixio@1.5.0:', type=('build', 'run'))
depends_on('py-pynwb', type=('build', 'run'))
......@@ -28,7 +28,6 @@ spack:
- py-hbp-archive@1.1.1
- py-hbp-neuromorphic-platform@0.10.1
- py-hbp-validation-client@0.8.2
- py-hdmf@3.4.6
- py-hippounit@1.3.6
- py-lfpy@2.3
- py-lfpykit@0.5
......@@ -38,10 +37,8 @@ spack:
- py-netpyne@1.0.4.1
- py-neurom@3.2.2
- py-neuror@1.4.2
- py-nixio@1.5.3
- py-pdb2pqr@3.5.2
- py-pynn@0.11.0 +mpi
- py-pynwb@2.1.0
- py-pyunicore@0.14.1
- py-quantities-scidash@0.12.4.3
- py-quantities@0.14.1
......
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