Skip to content

Commit

Permalink
Test with c302 development branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jan 9, 2025
1 parent c207f75 commit 1b96062
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 @@ -61,7 +61,7 @@ RUN sudo pip3 install neuron==8.1.0

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

# Note: pyNeuroML installed with the above library
Expand Down

0 comments on commit 1b96062

Please sign in to comment.