Skip to content

Commit

Permalink
Update pypi-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd authored Feb 23, 2023
1 parent eccc0a3 commit c3634fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
python-version: 3.8

- name: Install Poetry
uses: snok/[email protected]
with:
virtualenvs-create: true
virtualenvs-in-project: true
run: pipx install poetry

- name: Install dependencies
run: poetry install --no-interaction
Expand Down

0 comments on commit c3634fd

Please sign in to comment.