fix: travis, again

pull/5/head
Raphaël Vinot 2020-02-17 22:06:56 +01:00
parent 4671ccdf69
commit 2399eff60f
1 changed files with 1 additions and 0 deletions

View File

@ -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