From 67571d645a4309468f2a262a1a48738291f5ae8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Tue, 28 Dec 2021 19:03:00 +0100 Subject: [PATCH] Fix stuff --- .../roles/software/templates/snippets/pm_dev_python.j2 | 1 + config/lemonbar/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/automatrop/roles/software/templates/snippets/pm_dev_python.j2 b/config/automatrop/roles/software/templates/snippets/pm_dev_python.j2 index aa0d59f..5f457a8 100644 --- a/config/automatrop/roles/software/templates/snippets/pm_dev_python.j2 +++ b/config/automatrop/roles/software/templates/snippets/pm_dev_python.j2 @@ -9,3 +9,4 @@ python-mypy-ls python-lsp-black {% endif %} ipython +{# EOF #} diff --git a/config/lemonbar/requirements.txt b/config/lemonbar/requirements.txt index 0ed8bd4..a52d7a8 100644 --- a/config/lemonbar/requirements.txt +++ b/config/lemonbar/requirements.txt @@ -7,7 +7,7 @@ ipaddress==1.0.22 psutil==5.4.7 pulsectl==18.8.0 pyinotify==0.9.6 -python-mpd2==1.0.0 +python-mpd2>=3.0.0<4 python-uinput==0.11.2 yoke==0.1.1 zeroconf==0.21.3