Skip to content

Commit 0dae6af

Browse files
committed
Add twine to project dev requirements
1 parent 635bc49 commit 0dae6af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ optional-dependencies.dev = [
4545
"pyproject-fmt",
4646
"pytest",
4747
"pytest-cov",
48+
"twine",
4849
"validate-pyproject[all]",
4950
]
5051
optional-dependencies.docs = [

0 commit comments

Comments
 (0)