mirror of https://github.com/MISP/PyMISP
chg: Bump travis install
parent
8d0dbec2bd
commit
e17a90c954
|
@ -5,4 +5,4 @@ set -x
|
|||
|
||||
# We're in python3, installing with poetry.
|
||||
pip3 install poetry
|
||||
poetry install -E fileobjects -E openioc -E virustotal -E docs -E pdfexport
|
||||
poetry install -E fileobjects -E openioc -E virustotal -E docs -E pdfexport -E url
|
||||
|
|
Loading…
Reference in New Issue