Skip to content

Commit

Permalink
Add twine to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
juyrjola committed Sep 23, 2024
1 parent 4ee83ad commit 66a9d11
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dev-dependencies = [
"ruff>=0.6.4",
"uv>=0.4.9",
"mypy>=1.11.2",
"twine>=5.1.1",
]

[tool.mypy]
Expand Down
Loading

0 comments on commit 66a9d11

Please sign in to comment.