Skip to content

Commit dc2568a

Browse files
committed
🚑🧪📝 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.
1 parent 43815b6 commit dc2568a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ basepython = python3
8585
usedevelop = True
8686
deps =
8787
-r{toxinidir}/doc/en/requirements.txt
88-
# https://github.com/twisted/towncrier/issues/340
89-
towncrier<21.3.0
9088
allowlist_externals =
9189
git
9290
commands =

0 commit comments

Comments
 (0)