We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f426c0b + dc2568a commit 2f92da9Copy full SHA for 2f92da9
tox.ini
@@ -85,8 +85,8 @@ basepython = python3
85
usedevelop = True
86
deps =
87
-r{toxinidir}/doc/en/requirements.txt
88
- # https://github.com/twisted/towncrier/issues/340
89
- towncrier<21.3.0
+allowlist_externals =
+ git
90
commands =
91
# Retrieve possibly missing commits:
92
-git fetch --unshallow
0 commit comments