forked from openlp/openlp
check dependancies
This commit is contained in:
parent
b1576d0819
commit
3741dca742
@ -96,7 +96,8 @@ MODULES = [
|
|||||||
'websockets',
|
'websockets',
|
||||||
'asyncio',
|
'asyncio',
|
||||||
'waitress',
|
'waitress',
|
||||||
'six'
|
'six',
|
||||||
|
'webob'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user