Bump versions, fix installers

This commit is contained in:
Gašper Fele-Žorž 2025-08-15 23:04:26 +02:00
parent fc56d17bb6
commit e845b92ce0
24 changed files with 267 additions and 116 deletions

View file

@ -5,6 +5,8 @@
- name: Install ipython
apt:
name: python3-ipython
name:
- python3-ipython
- ipython3
state: latest