8000 Add twine to dev dependency · python-rope/ropemode@5115cc0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5115cc0

Browse files
committed
Add twine to dev dependency
1 parent ed8e6f1 commit 5115cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Source = 'https://github.com/python-rope/ropemode'
3030
[project.optional-dependencies]
3131
dev = [
3232
'build>=0.7.0',
33+
'twine>=4.0.0',
3334
]
3435

3536
[build-system]

0 commit comments

Comments
 (0)
0