Version 2.2

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-01 00:43:05 +02:00
parent 160cc93dbc
commit 8ec7bc41f7
3 changed files with 8 additions and 3 deletions

View File

@ -204,7 +204,7 @@
- name: clone pisugar 2 git
git:
repo: https://github.com/PiSugar/pisugar2py.git
dest: /usr/local/lib/python3.7/dist-packages
dest: /usr/local/lib/python3.9/dist-packages
- name: clone pisugar2 plugin
git: