mirror of https://github.com/MISP/PyMISPGalaxies
fix: travis, again
parent
4671ccdf69
commit
2399eff60f
|
@ -13,6 +13,7 @@ python:
|
|||
install:
|
||||
- pip install poetry
|
||||
# Blocker: https://github.com/python-poetry/poetry/issues/1009
|
||||
- pip install mypy
|
||||
- poetry build
|
||||
- pip install dist/*.whl
|
||||
|
||||
|
|
Loading…
Reference in New Issue