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
Add libmediaart
[oi-userland.git]
/
components
/
python
/
pytest-regressions
/
patches
/
05-test-no-pyarrow.patch
blob
334e4e1532368e63cc7bd1487957b871692ae349
1
pyarrow is not needed to run tests.
2
3
--- pytest_regressions-2.7.0/setup.py.orig
4
+++ pytest_regressions-2.7.0/setup.py
5
@@ -33,7 +33,6 @@
6
"mypy",
7
"numpy",
8
"pillow",
9
- "pyarrow",
10
"tox",
11
],
12
"num": [