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
python/rapidfuzz: update to 3.11.0
[oi-userland.git]
/
components
/
python
/
tempora
/
patches
/
01-no-ruff.patch
blob
32119299cc41642d58f0cc01552d1069f4573ed0
1
We have no pytest-ruff support yet.
2
see https://github.com/tikv/jemallocator/issues/58
3
4
--- tempora-5.7.0/pyproject.toml.orig
5
+++ tempora-5.7.0/pyproject.toml
6
@@ -34,7 +34,6 @@
7
"pytest-cov",
8
"pytest-mypy",
9
"pytest-enabler >= 2.2",
10
- "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
11
12
# local
13
"pytest-freezer",