From 60ba3035138e2a0a84d1759e3a52e808c968965b Mon Sep 17 00:00:00 2001 From: Trigg Date: Fri, 4 Mar 2022 10:06:48 +0000 Subject: [PATCH] - Added requirement of python-xlib to setup --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 32b461d..24db8c0 100644 --- a/setup.py +++ b/setup.py @@ -30,6 +30,7 @@ def readme(): 'requests', 'python-pidfile>=3.0.0', 'pillow', + 'python-xlib', ], entry_points={ 'console_scripts': [