Skip to content

Commit 2e66e12

Browse files
authored
Merge pull request hamcrest#256 from offbyone/fix-236
No need to pin importlib_resource any more
2 parents 03a1ba7 + ecdf4f9 commit 2e66e12

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)