deps: add twine so we can upload wheels
This commit is contained in:
parent
1a5d552cfc
commit
d2c91041b3
2 changed files with 369 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ dev = [
|
|||
"pytest-asyncio>=1.3.0",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-textual-snapshot>=1.0.0",
|
||||
"twine>=6.2.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue