4 lines
91 B
YAML
4 lines
91 B
YAML
|
- name: Install python3-scipy, scikit-learn
|
||
|
win_command: pip install scipy scikit-learn
|
||
|
|