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