Debug WIP

This commit is contained in:
Allan Jeremy 2022-06-08 16:42:21 +03:00
parent 281a529805
commit 968e262201

View file

@ -47,7 +47,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: |