Skip to content

Commit

Permalink
Update release-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lswainemoore authored Nov 28, 2023
1 parent f3f3be1 commit 53325c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
python-version: 3.8

- name: Install poetry
uses: snok/install-poetry@v1.3.4
uses: snok/install-poetry@v1
with:
version: 1.1.5
virtualenvs-create: true

- name: Install dependencies
Expand Down

0 comments on commit 53325c1

Please sign in to comment.