Skip to content

Commit da70e58

Browse files
committed
Back to pynn 0.11.0 for now to test the rest
1 parent a5222ab commit da70e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN ln -s /usr/bin/2to3-3.5 $VENV/bin/2to3
1414
ENV NEST_VER=3.7
1515
ENV NRN_VER=8.2.7
1616
ENV BRIAN2_VER=2.9.0
17-
ENV PYNN_VER=0.12.4
17+
ENV PYNN_VER=0.11.0
1818

1919
RUN $VENV/bin/pip install scipy tables pythran pandas numexpr matplotlib --upgrade
2020
RUN $VENV/bin/pip install "cython<3.1.0"

0 commit comments

Comments
 (0)