diff --git a/tox.ini b/tox.ini index fe4dd8bcd..d388462dc 100644 --- a/tox.ini +++ b/tox.ini @@ -104,8 +104,8 @@ basepython = python3.12 # sync with rtd to get errors usedevelop = True deps = -r{toxinidir}/doc/en/requirements.txt - # https://github.com/twisted/towncrier/issues/340 - towncrier<21.3.0 +allowlist_externals = + git commands = # Retrieve possibly missing commits: -git fetch --unshallow