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

move nixio and pynwb to neo dependencies

parent 9eb72597
No related branches found
No related tags found
3 merge requests!386update v0.20.0 branch,!373create new experimental release,!369move nixio and pynwb to neo dependencies
Pipeline #23847 passed with stage
in 2 hours, 7 minutes, and 24 seconds
......@@ -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