diff --git a/tox.ini b/tox.ini index 0c1655b..20ffd99 100644 --- a/tox.ini +++ b/tox.ini @@ -47,7 +47,7 @@ passenv = * deps = towncrier commands = - towncrier --version {posargs} --yes + towncrier build --version {posargs} --yes [testenv:docs] basepython = python3