Skip to content

Commit e728c05

Browse files
authored
fix: github-action-release-pipeline (#106)
* Update pyproject.toml * update uv.lock and pyproject.toml
1 parent a0cf28d commit e728c05

File tree

2 files changed

+371
-59
lines changed

2 files changed

+371
-59
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dev = [
2020
"ruff==0.11.13",
2121
"bandit==1.7.7",
2222
"pyright==1.1.403",
23+
"twine==6.1.0",
2324
]
2425

2526
[build-system]

0 commit comments

Comments
 (0)