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/pymongo: update to 4.11
[oi-userland.git]
/
components
/
python
/
pytest-regressions
/
patches
/
01-test-no-pandas.patch
blob
ef54a8aa49ba3788e746d169ffcf5565ce1ba4b0
1
We have no pandas packaged yet.
2
3
--- pytest_regressions-2.7.0/setup.py.orig
4
+++ pytest_regressions-2.7.0/setup.py
5
@@ -33,7 +33,6 @@
6
"matplotlib",
7
"mypy",
8
"numpy",
9
- "pandas",
10
"pillow",
11
"pyarrow",
12
"pre-commit",