Skip to content

Commit a227211

Browse files
committed
Update publication deps
1 parent d5ecc11 commit a227211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ testpaths = tests
8787
[testenv:publish]
8888
passenv = TWINE_*
8989
deps =
90-
build ~= 0.4.0
91-
twine ~= 3.4.0
90+
build ~= 0.8.0
91+
twine ~= 4.0.0
9292
commands =
9393
{envpython} -m build --outdir {distdir} .
9494
twine {posargs:check} {distdir}/*

0 commit comments

Comments
 (0)