Skip to content

Commit 2f92da9

Browse files
authored
Merge pull request #12503 from webknjaz/maintenance/hotfixes/sphinx-towncrier-draft
2 parents f426c0b + dc2568a commit 2f92da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ 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
88+
allowlist_externals =
89+
git
9090
commands =
9191
# Retrieve possibly missing commits:
9292
-git fetch --unshallow

0 commit comments

Comments
 (0)