Skip to content

Commit

Permalink
Test latest c302
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Nov 9, 2023
1 parent 76adb8b commit 4d186f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN pip3 install neuron==8.0.1

RUN git clone https://github.com/openworm/c302.git && \
cd c302 && \
git checkout ow-0.9.3 && \
git checkout ow-0.9.3a && \
sudo pip install .

# Note: pyNeuroML installed with the above library
Expand Down

0 comments on commit 4d186f4

Please sign in to comment.