Skip to content

Commit

Permalink
Pin older poetry to work around python-poetry/poetry#3650
Browse files Browse the repository at this point in the history
  • Loading branch information
djjudas21 committed Feb 5, 2021
1 parent 5f596c3 commit 29eef28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1.1.1
with:
version: 1.0.10
virtualenvs-create: true
virtualenvs-in-project: true
# load cached venv if cache exists
Expand Down

0 comments on commit 29eef28

Please sign in to comment.