Skip to content

Commit 5ed6ad1

Browse files
committed
Remove old unnecessary workaround for towncrier
1 parent 4286e49 commit 5ed6ad1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ extras =
5454
doc
5555
test
5656
changedir = docs
57-
deps =
58-
importlib_resources < 6 # twisted/towncrier#528 (waiting for release)
5957
commands =
6058
python -m sphinx -W --keep-going . {toxinidir}/build/html
6159
python -m sphinxlint
@@ -67,7 +65,6 @@ deps =
6765
towncrier
6866
bump2version
6967
jaraco.develop >= 7.23
70-
importlib_resources < 6 # twisted/towncrier#528 (waiting for release)
7168
pass_env = *
7269
commands =
7370
python tools/finalize.py

0 commit comments

Comments
 (0)