mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP: Updated install python deps
This commit is contained in:
parent
64f5837c71
commit
acd937e16f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/static-analysis.yml
vendored
3
.github/workflows/static-analysis.yml
vendored
|
@ -51,8 +51,7 @@ jobs:
|
|||
|
||||
- name: Install python dependencies
|
||||
run: |
|
||||
python -m pip install requests
|
||||
python -m pip install numpy scipy matplotlib ipython jupyter pandas sympy nose
|
||||
python -m pip install requests numpy scipy matplotlib ipython jupyter pandas sympy nose
|
||||
|
||||
- name: Install valgrind
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue