Merge pull request #12511 from pytest-dev/patchback/backports/8.2.x/2f92da9190e488f40209c84bf37aca7bccb63235/pr-12503

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-06-21 17:32:18 +02:00 committed by GitHub
commit a22b8e196d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ basepython = python3.12 # sync with rtd to get errors
usedevelop = True
deps =
-r{toxinidir}/doc/en/requirements.txt
# https://github.com/twisted/towncrier/issues/340
towncrier<21.3.0
allowlist_externals =
git
commands =
# Retrieve possibly missing commits:
-git fetch --unshallow