repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
d5e0ee245dd7057e1852e8ed315fb2b97d6cdbfc
1
We have no pytest-ruff support yet.
2
see https://github.com/tikv/jemallocator/issues/58
3
4
--- inflect-7.4.0/pyproject.toml.orig
5
+++ inflect-7.4.0/pyproject.toml
6
@@ -64,7 +64,6 @@
7
8
check = [
9
"pytest-checkdocs >= 2.4",
10
- "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
11
]
12
13
cover = [