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