Skip to content

Commit 1b96062

Browse files
committed
Test with c302 development branch
1 parent c207f75 commit 1b96062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN sudo pip3 install neuron==8.1.0
6161

6262
RUN git clone https://github.com/openworm/c302.git && \
6363
cd c302 && \
64-
git checkout ow-0.9.5 && \
64+
git checkout development && \
6565
sudo pip install .
6666

6767
# Note: pyNeuroML installed with the above library

0 commit comments

Comments
 (0)