🚑🧪📝 Stop capping Towncrier @ local docs builds

It is uncapped in RTD. Apparently, `tox -e docs` is not invoked in CI,
neither is it called in RTD, resulting in the regression having been
caught only in local development environments.

This is a follow-up for #12493.
This commit is contained in:
Sviatoslav Sydorenko 2024-06-20 22:09:25 +02:00
parent 43815b6fc2
commit dc2568a683
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 0 additions and 2 deletions

View File

@ -85,8 +85,6 @@ basepython = python3
usedevelop = True
deps =
-r{toxinidir}/doc/en/requirements.txt
# https://github.com/twisted/towncrier/issues/340
towncrier<21.3.0
allowlist_externals =
git
commands =