Skip to content

Commit 5d87678

Browse files
author
rodriguez-facundo
committed
Switch to 0.4.2-alpha until we update geppetto-client
1 parent 49f3be5 commit 5d87678

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
@@ -55,7 +55,7 @@ def main(argv):
5555

5656
# We can't clone org.geppetto.frontend as a regular submodule because Travis doesn't have .gitmodules in the zip
5757
# subprocess.call(['git', 'submodule', 'update', '--init'], cwd='./')
58-
clone('https://github.com/openworm/org.geppetto.frontend.git','geppetto','development','netpyne_ui/', False, 'geppetto')
58+
clone('https://github.com/openworm/org.geppetto.frontend.git','geppetto','v0.4.2-alpha','netpyne_ui/', False, 'geppetto')
5959
clone('https://github.com/MetaCell/geppetto-netpyne.git','geppetto-netpyne','development','netpyne_ui/geppetto/src/main/webapp/extensions/')
6060

6161
branch = None

0 commit comments

Comments
 (0)