change: use poetry>=1.0.0

This commit is contained in:
debugtalk
2019-12-13 18:03:45 +08:00
parent eada124258
commit c7a3380ba7
3 changed files with 2 additions and 238 deletions
+1
View File
@@ -12,6 +12,7 @@ matrix:
dist: xenial
install:
- pip install poetry
- poetry --version
- poetry install -vvv
- poetry build
- ls dist/*.whl | xargs pip install # test installation