- Requires setuptools
This commit is contained in:
parent
e1217fce3f
commit
1a8ffdad78
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
|
@ -31,7 +31,8 @@ setup(
|
|||
'pyxdg',
|
||||
'requests',
|
||||
'pillow',
|
||||
'python-xlib'
|
||||
'python-xlib',
|
||||
'setuptools'
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue