Skip to content

Commit 1973559

Browse files
committed
Use my fork of check-wheel-contents
1 parent 41f1dc8 commit 1973559

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
@@ -41,7 +41,7 @@ skip_install = True
4141
changedir = {toxinidir}
4242
deps =
4343
build[virtualenv]>=0.3.1
44-
check-wheel-contents>=0.1.0
44+
git+https://github.com/domdfcoding/check-wheel-contents@toml-utf
4545
twine>=3.2.0
4646
commands =
4747
python -m build --sdist --wheel "{toxinidir}"

0 commit comments

Comments
 (0)