fix: [travis] chardet dep

pull/58/head
Steve Clement 2021-09-30 09:50:32 +09:00
parent 70cb5ec0e7
commit 89c3a2c117
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ python:
- "3.8-dev"
install:
- pip install poetry
- pip install poetry chardet
- poetry install -E fileobjects -E openioc -E virustotal -E docs -E pdfexport -E email
- git submodule init
- git submodule update