From fac76957cdfaea9f70564baaff4b29091054a6c4 Mon Sep 17 00:00:00 2001 From: Ashley Whetter Date: Fri, 25 Oct 2024 16:30:04 -0700 Subject: [PATCH] Remove old workaround for towncrier --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index c40ccfe8..e7372568 100644 --- a/tox.ini +++ b/tox.ini @@ -60,6 +60,5 @@ commands = [testenv:release_notes] deps = towncrier - importlib-resources<6 # pinned due to https://github.com/twisted/towncrier/issues/528 commands = towncrier {posargs:check}