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

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