Skip to content

Commit

Permalink
Merge pull request #25 from quant-aq/lswainemoore-patch-1
Browse files Browse the repository at this point in the history
Update release-to-pypi.yml
  • Loading branch information
lswainemoore authored Nov 28, 2023
2 parents f3f3be1 + 53325c1 commit 983af77
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 983af77

Please sign in to comment.