mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
add aiosqlite to travis cfg
This commit is contained in:
parent
e0c690be39
commit
334aa9498f
|
|
@ -7,6 +7,7 @@ install:
|
|||
- pip install pytz
|
||||
- pip install lxml
|
||||
- pip install aiofiles
|
||||
- pip install aiosqlite
|
||||
- pip install asyncio-contextmanager
|
||||
- pip install pytest --upgrade
|
||||
- pip install pytest-asyncio
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user