Skip to content

Commit

Permalink
ignore dev deps when building (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenlu authored Jan 24, 2024
1 parent c778031 commit fbd497e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
ignore_dev_requirements: "yes"

0 comments on commit fbd497e

Please sign in to comment.