ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / pytest-flake8 / patches / 01-no-ruff.patch
blobdb55347932b1a1ba4d7d7f5aa1e7faf14f8f77fd
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- pytest_flake8-1.3.0/pyproject.toml.orig
5 +++ pytest_flake8-1.3.0/pyproject.toml
6 @@ -53,7 +53,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [