Merge pull request #12503 from webknjaz/maintenance/hotfixes/sphinx-towncrier-draft
(cherry picked from commit 2f92da9190
)
This commit is contained in:
parent
780d0c10cd
commit
0f6118596d
4
tox.ini
4
tox.ini
|
@ -85,8 +85,8 @@ basepython = python3.12 # sync with rtd to get errors
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/doc/en/requirements.txt
|
-r{toxinidir}/doc/en/requirements.txt
|
||||||
# https://github.com/twisted/towncrier/issues/340
|
allowlist_externals =
|
||||||
towncrier<21.3.0
|
git
|
||||||
commands =
|
commands =
|
||||||
# Retrieve possibly missing commits:
|
# Retrieve possibly missing commits:
|
||||||
-git fetch --unshallow
|
-git fetch --unshallow
|
||||||
|
|
Loading…
Reference in New Issue