We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d6c23 commit 70a1236Copy full SHA for 70a1236
1 file changed
.github/workflows/non-omv.yml
@@ -24,6 +24,6 @@ jobs:
24
25
- name: Test python HH
26
run: |
27
- pip install scipy
+ pip install scipy matplotlib
28
cd Tutorial/Source
29
python HodgkinHuxley.py
0 commit comments