Skip to content

Commit

Permalink
Install twine to test the package description
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jan 25, 2024
1 parent 9182ff7 commit 8315085
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls --service=github --finish


functional:
name: Functional
needs: lint
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ test = [
dev = [
"build",
"ruff",
"twine",
]

[tool.pip-tools]
Expand Down

0 comments on commit 8315085

Please sign in to comment.