- Added requirement of python-xlib to setup

This commit is contained in:
Trigg 2022-03-04 10:06:48 +00:00
parent 0cfb0aef69
commit 60ba303513

View file

@ -30,6 +30,7 @@ setup(
'requests',
'python-pidfile>=3.0.0',
'pillow',
'python-xlib',
],
entry_points={
'console_scripts': [