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

--- jaraco_packaging-10.2.3/pyproject.toml.orig
+++ jaraco_packaging-10.2.3/pyproject.toml
@@ -38,7 +38,6 @@
 	"pytest-cov",
 	"pytest-mypy",
 	"pytest-enabler >= 2.2",
-	"pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
 
 	# local
 	"types-docutils",