- Add required 'requests'
This commit is contained in:
parent
b0c077be00
commit
6af27ea600
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -21,6 +21,7 @@ setup(
|
|||
'PyGObject>=3.22',
|
||||
'websocket-client',
|
||||
'pyxdg',
|
||||
'requests',
|
||||
],
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue