Skip to content

Commit 4d186f4

Browse files
committed
Test latest c302
1 parent 76adb8b commit 4d186f4

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
@@ -70,7 +70,7 @@ RUN pip3 install neuron==8.0.1
7070

7171
RUN git clone https://github.com/openworm/c302.git && \
7272
cd c302 && \
73-
git checkout ow-0.9.3 && \
73+
git checkout ow-0.9.3a && \
7474
sudo pip install .
7575

7676
# Note: pyNeuroML installed with the above library

0 commit comments

Comments
 (0)