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

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