From 9437d6e03fc52701cc9b660328883e9c3aa227aa Mon Sep 17 00:00:00 2001 From: cn Date: Wed, 7 Oct 2020 13:01:24 +0200 Subject: [PATCH] wip --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index feaf9ec..34624d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ python: - "3.8" install: -- pip install poetry +- pip install poetry==1.0.10 - poetry install script: