Skip to content

Commit

Permalink
Poetry remove incorrect version
Browse files Browse the repository at this point in the history
  • Loading branch information
kks32 committed Oct 27, 2023
1 parent 6c321ba commit 0eb4e4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.9
- name: Run image
- name: Poetry image
uses: abatilo/actions-poetry@v2
with:
poetry-version: 3.9
- name: Install the project dependencies
run: poetry install
- name: Build package
Expand Down

0 comments on commit 0eb4e4c

Please sign in to comment.