From 0f6118596db28a9bbef99950d93e5b75dd1778aa Mon Sep 17 00:00:00 2001 From: Oliver Bestwalter Date: Fri, 21 Jun 2024 10:08:50 +0200 Subject: [PATCH] Merge pull request #12503 from webknjaz/maintenance/hotfixes/sphinx-towncrier-draft (cherry picked from commit 2f92da9190e488f40209c84bf37aca7bccb63235) --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index cd04d0c57..90cd0b829 100644 --- a/tox.ini +++ b/tox.ini @@ -85,8 +85,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