Skip to content

Commit

Permalink
Debug WIP: Updated python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed Jun 13, 2022
1 parent 6248fc9 commit 64f5837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Install python dependencies
run: |
python -m pip install requests
python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose
python -m pip install numpy scipy matplotlib ipython jupyter pandas sympy nose
- name: Install valgrind
run: |
Expand Down

0 comments on commit 64f5837

Please sign in to comment.