python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / zipp / patches / 02-no-ruff.patch
blobddc6dc2e39f87a37881f66068ee5969820db35b9
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- zipp-3.21.0/pyproject.toml.orig
5 +++ zipp-3.21.0/pyproject.toml
6 @@ -54,7 +54,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [