File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ argparse
2+ airspeed>=0.5.5
3+ matplotlib
4+ graphviz
5+ modelspec>=0.1.3
6+ NEURON
7+ ppft
8+
9+ git+https://github.com/NeuralEnsemble/libNeuroML.git@development#egg=libNeuroML
10+ git+https://github.com/LEMS/pylems.git@development#egg=pylems
11+
12+ git+https://github.com/NeuralEnsemble/pyelectro.git@development#egg=pyelectro
13+ git+https://github.com/NeuralEnsemble/neurotune.git@development#egg=neurotune
14+
15+ git+https://github.com/aarongarrett/inspyred.git@master#egg=inspyred
16+
17+ pytest
18+ pytest-cov
19+
20+ plotly
21+ kaleido
22+ matplotlib-scalebar
23+
24+ pyyaml
Original file line number Diff line number Diff line change @@ -6,11 +6,9 @@ modelspec>=0.1.3
66NEURON
77ppft
88
9- # change these to development if working on the development branch
109git+https://github.com/NeuralEnsemble/libNeuroML.git@master#egg=libNeuroML
1110git+https://github.com/LEMS/pylems.git@master#egg=pylems
1211
13-
1412git+https://github.com/NeuralEnsemble/pyelectro.git@master#egg=pyelectro
1513git+https://github.com/NeuralEnsemble/neurotune.git@master#egg=neurotune
1614
You can’t perform that action at this time.
0 commit comments