Skip to content

Commit

Permalink
add remove dev in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
RektPunk committed Sep 8, 2024
1 parent 39646c3 commit 88261b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
uses: JRubics/poetry-publish@v2.0
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
poetry_install_options: "--without dev"

0 comments on commit 88261b9

Please sign in to comment.