File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- 3.1.1-163-g681473b
1
+ 3.1.1-166-g4ffcca5
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description: |
9
9
synapses triggers biochemical reaction-diffusion events, which in turn modulate
10
10
ion channels to give rise to synaptic plasticity.
11
11
12
- grade : edge
12
+ grade : devel
13
13
confinement : devmode
14
14
15
15
apps :
@@ -20,12 +20,13 @@ parts:
20
20
desktop :
21
21
plugin : cmake
22
22
configflags : [ "-DCMAKE_INSTALL_PREFIX=/usr" ]
23
- source : .
23
+ source : https://github.com/BhallaLab/moose.git
24
24
build-packages :
25
25
- cmake
26
26
- g++
27
27
- libgsl-dev
28
28
- libhdf5-serial-dev
29
+ - python-dev
29
30
- python-numpy
30
31
31
32
stage-packages :
34
35
- python-networkx
35
36
- python-matplotlib
36
37
- python-numpy
37
- - python-libqt4
38
+ - python-qt4
39
+ - python
You can’t perform that action at this time.
0 commit comments