1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- setuptools-75.5.0/pyproject.toml.orig
5 +++ setuptools-75.5.0/pyproject.toml
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
14 - # changed defaults for PT001 and PT023 astral-sh/ruff#13292
15 - "ruff >= 0.7.0; sys_platform != 'cygwin'",