- Added requirement of python-xlib to setup
This commit is contained in:
parent
0cfb0aef69
commit
60ba303513
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -30,6 +30,7 @@ setup(
|
|||
'requests',
|
||||
'python-pidfile>=3.0.0',
|
||||
'pillow',
|
||||
'python-xlib',
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue