Skip to content

Commit e5526be

Browse files
committed
Add twine to dev deps.
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent c496811 commit e5526be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

setup-mini.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ testing =
128128
pytest >= 6, != 7.0.0
129129
pytest-xdist >= 2
130130
aboutcode-toolkit >= 6.0.0
131+
twine
131132

132133
docs =
133134
Sphinx >= 3.3.1

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ testing =
130130
pytest >= 6, != 7.0.0
131131
pytest-xdist >= 2
132132
aboutcode-toolkit >= 6.0.0
133+
twine
133134

134135
docs =
135136
Sphinx >= 3.3.1

0 commit comments

Comments
 (0)