Add dependencies for KRV

This commit is contained in:
Gašper Fele-Žorž 2025-09-12 15:30:50 +02:00
parent 99c9ae8848
commit 84c21cd863
7 changed files with 26 additions and 0 deletions

View file

@ -10,3 +10,7 @@
- ipython3
state: latest
- name: Install generally useful libraries
apt:
name:
- python3-tqdm