perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / inflect / patches / 01-no-ruff.patch
blobd5e0ee245dd7057e1852e8ed315fb2b97d6cdbfc
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- inflect-7.4.0/pyproject.toml.orig
5 +++ inflect-7.4.0/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 = [