Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 5232a8f

Browse files
authored
use neuron from its official pypi release (#477)
1 parent a263ade commit 5232a8f

File tree

3 files changed

+1
-76
lines changed

3 files changed

+1
-76
lines changed

.install_neuron.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

.jenkins.sh

Lines changed: 0 additions & 39 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
'pickleshare>=0.7.3',
5454
'Jinja2>=2.8',
5555
'Pebble>=4.6.0',
56+
'NEURON>=7.8',
5657
],
5758
extras_require={
5859
'all': EXTRA_SCOOP + EXTRA_NEUROML + EXTRA_LFP + EXTRA_ARBOR,

0 commit comments

Comments
 (0)