diff pyproject.toml @ 4203:4af030d4d3d8

frontends (tools): module to handle display servers: rel 433
author Goffi <goffi@goffi.org>
date Tue, 16 Jan 2024 10:41:58 +0100
parents 04cdcb3fd713
children 9218d4331bb2
line wrap: on
line diff
--- a/pyproject.toml	Sun Jan 14 17:48:02 2024 +0100
+++ b/pyproject.toml	Tue Jan 16 10:41:58 2024 +0100
@@ -49,6 +49,7 @@
     # "python-potr < 1.1",
     "pyxdg < 0.30",
     "pyyaml < 7.0.0",
+    "python-xlib ~= 0.33",
     "prompt_toolkit ~= 3.0",
     "rich ~= 13.5",
     "sat_tmp @ hg+https://repos.goffi.org/sat_tmp#egg=sat_tmp",