Skip to content

Commit ecdf4f9

Browse files
committed
No need to pin importlib_resource any more
Fixes #236
1 parent c356382 commit ecdf4f9

File tree

2 files changed

+55
-27
lines changed

2 files changed

+55
-27
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ commands =
152152
basepython = python3.12
153153
deps =
154154
towncrier
155-
importlib_resources<6 # TODO: remove once twisted/towncrier#528 is released
156155
skip_install = true
157156
commands = towncrier --draft
158157

uv.lock

Lines changed: 55 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)