We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30236d commit 2b7d33dCopy full SHA for 2b7d33d
1 file changed
setup.py
@@ -38,7 +38,7 @@
38
],
39
install_requires=[
40
'jupyter-geppetto>=1.0.0',
41
- 'NEURON>=8.0.2'
+ 'NEURON>=8.0.2',
42
'netpyne>=1.0.2.1'
43
44
)
0 commit comments