gettext: fix build with gcc-14; enhance test environment
[oi-userland.git] / components / python / pytest-enabler / patches / 01-no-ruff.patch
blobaf0983150969e4cba450608c56a1956ea81ddc61
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- pytest_enabler-3.3.0/pyproject.toml.orig
5 +++ pytest_enabler-3.3.0/pyproject.toml
6 @@ -50,7 +50,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [