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