swi-prolog: update to 9.2.9
[oi-userland.git] / components / python / jaraco.develop / patches / 01-no-ruff.patch
blob1dbe496c3f8b08149160de98c3724364bbf4fff2
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- jaraco_develop-8.17.4/pyproject.toml.orig
5 +++ jaraco_develop-8.17.4/pyproject.toml
6 @@ -64,7 +64,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [