Skip to content

Commit c2cfd92

Browse files
author
facu.r
committed
merge with current branch
2 parents 16110f5 + 53a0910 commit c2cfd92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilities/install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def main(argv):
4646
clone('https://github.com/openworm/pygeppetto.git','pygeppetto','v0.4.1-M1')
4747
subprocess.call(['pip', 'install', '-e', '.'], cwd='./pygeppetto/')
4848

49-
clone('https://github.com/Neurosim-lab/netpyne.git','netpyne','0.7.9')
49+
clone('https://github.com/Neurosim-lab/netpyne.git','netpyne','v0.7.9')
5050
subprocess.call(['pip', 'install', '-e', '.'], cwd='./netpyne/')
5151

5252
clone('https://github.com/openworm/org.geppetto.frontend.jupyter.git','org.geppetto.frontend.jupyter','v0.4.1-M2','', True )

0 commit comments

Comments
 (0)