add dependencie for requests
This commit is contained in:
parent
af9197fba7
commit
158e8c5fdc
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -115,6 +115,7 @@ def install_weboob():
|
|||
'lxml',
|
||||
'feedparser',
|
||||
'mechanize',
|
||||
'requests',
|
||||
'gdata',
|
||||
'python-dateutil',
|
||||
'PyYAML',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue