We have no pytest-ruff support yet.
see https://github.com/tikv/jemallocator/issues/58

--- importlib_resources-6.5.2/pyproject.toml.orig
+++ importlib_resources-6.5.2/pyproject.toml
@@ -54,7 +54,6 @@
 
 check = [
 	"pytest-checkdocs >= 2.4",
-	"pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
 ]
 
 cover = [