We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3284be commit a291074Copy full SHA for a291074
.travis.yml
@@ -8,7 +8,7 @@ python:
8
- 3.7
9
10
install:
11
- - pip install poetry
+ - pip install "poetry==0.12.11"
12
- poetry install
13
14
script:
0 commit comments