Skip to content

Commit 5b84816

Browse files
committed
⇪ Bump pypa/build to v0.10.0
1 parent c1ec31f commit 5b84816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ isolated_build = true
2626
usedevelop = false
2727
skip_install = true
2828
deps =
29-
build >= 0.3.1, < 0.4.0
29+
build ~= 0.10.0
3030
commands =
3131
{envpython} -c \
3232
"import shutil; \

0 commit comments

Comments
 (0)