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

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