Skip to content

Commit cff37f2

Browse files
committed
add twine dependency for package distribution
1 parent 22a931c commit cff37f2

File tree

2 files changed

+317
-0
lines changed

2 files changed

+317
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ dev = [
4444
"pytest>=8.3.3,<9",
4545
"pytest-asyncio>=0.24.0,<0.25",
4646
"pylint>=3.3.0,<4",
47+
"twine>=6.2.0",
4748
]
4849

4950
[project.urls]

0 commit comments

Comments
 (0)