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/elasticsearch: update to 8.16.0
[oi-userland.git]
/
components
/
python
/
portend
/
patches
/
01-no-ruff.patch
blob
543506343a9b6877d9116ced66f98e28649c01a1
1
We have no pytest-ruff support yet.
2
see https://github.com/tikv/jemallocator/issues/58
3
4
--- portend-3.2.0/setup.cfg.orig
5
+++ portend-3.2.0/setup.cfg
6
@@ -37,7 +37,6 @@
7
pytest-mypy >= 0.9.1; \
8
python_implementation != "PyPy"
9
pytest-enabler >= 2.2
10
- pytest-ruff
11
docs =
12
sphinx >= 3.5
13
jaraco.packaging >= 9