ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / pip-run / patches / 01-no-ruff.patch
blobcd3e6318c89ae94ac81b75e45142ca34ab90883a
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- pip_run-13.0.0/pyproject.toml.orig
5 +++ pip_run-13.0.0/pyproject.toml
6 @@ -44,7 +44,6 @@
7 "pytest-cov",
8 "pytest-mypy",
9 "pytest-enabler >= 2.2",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
12 # local
13 "nbformat",