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