Add dependencies for KRV
This commit is contained in:
parent
99c9ae8848
commit
84c21cd863
7 changed files with 26 additions and 0 deletions
|
@ -10,3 +10,7 @@
|
|||
- ipython3
|
||||
state: latest
|
||||
|
||||
- name: Install generally useful libraries
|
||||
apt:
|
||||
name:
|
||||
- python3-tqdm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue