Skip to content

Commit 4714ee7

Browse files
committed
Update publication deps
1 parent 9f03ede commit 4714ee7

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
@@ -79,8 +79,8 @@ testpaths = tests
7979
[testenv:publish]
8080
passenv = TWINE_*
8181
deps =
82-
build ~= 0.4.0
83-
twine ~= 3.4.0
82+
build ~= 0.7.0
83+
twine ~= 3.7.0
8484
commands =
8585
{envpython} -m build --outdir {distdir} .
8686
twine {posargs:check} {distdir}/*

0 commit comments

Comments
 (0)