Skip to content

Commit

Permalink
Pin towncrier to 19.9.0 (#9282)
Browse files Browse the repository at this point in the history
See twisted/towncrier#346
Closes #8817, supersedes #9045 and #9046.
  • Loading branch information
The-Compiler committed Nov 11, 2021
1 parent c5ab30d commit 17b3825
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tox.ini
Expand Up @@ -66,7 +66,8 @@ basepython = python3
usedevelop = True
deps =
-r{toxinidir}/doc/en/requirements.txt
towncrier
# https://github.com/twisted/towncrier/issues/340
towncrier<21.3.0
commands =
python scripts/towncrier-draft-to-file.py
# the '-t changelog_towncrier_draft' tags makes sphinx include the draft
Expand Down Expand Up @@ -138,7 +139,8 @@ deps =
github3.py
pre-commit>=2.9.3
wheel
towncrier
# https://github.com/twisted/towncrier/issues/340
towncrier<21.3.0
commands = python scripts/release.py {posargs}

[testenv:prepare-release-pr]
Expand Down

0 comments on commit 17b3825

Please sign in to comment.