We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f1dc8 commit 1973559Copy full SHA for 1973559
tox.ini
@@ -41,7 +41,7 @@ skip_install = True
41
changedir = {toxinidir}
42
deps =
43
build[virtualenv]>=0.3.1
44
- check-wheel-contents>=0.1.0
+ git+https://github.com/domdfcoding/check-wheel-contents@toml-utf
45
twine>=3.2.0
46
commands =
47
python -m build --sdist --wheel "{toxinidir}"
0 commit comments