Update dependencies (setup.py)
This commit is contained in:
parent
8c7177602d
commit
bcbcf3b559
4
setup.py
4
setup.py
@ -11,6 +11,8 @@ setup( name='morss',
|
||||
install_requires=[
|
||||
'readability-lxml',
|
||||
'python-dateutil <= 1.5',
|
||||
'lxml'
|
||||
'lxml',
|
||||
'html2text',
|
||||
'ordereddict'
|
||||
]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user