Skip to content

Commit 5f3edfe

Browse files
authored
Merge pull request #686 from MetaCell/fix/685
#685 fix setup requirements
2 parents c30236d + 2b7d33d commit 5f3edfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
install_requires=[
4040
'jupyter-geppetto>=1.0.0',
41-
'NEURON>=8.0.2'
41+
'NEURON>=8.0.2',
4242
'netpyne>=1.0.2.1'
4343
],
4444
)

0 commit comments

Comments
 (0)