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
fmt: update to 11.1.2
[oi-userland.git]
/
components
/
python
/
pytest-regressions
/
patches
/
02-test-no-matplotlib.patch
blob
5f600266748b3094834c36cc72239a401debf1d7
1
We have no matplotlib packaged yet.
2
3
--- pytest_regressions-2.7.0/setup.py.orig
4
+++ pytest_regressions-2.7.0/setup.py
5
@@ -30,7 +30,6 @@
6
},
7
extras_require={
8
"dev": [
9
- "matplotlib",
10
"mypy",
11
"numpy",
12
"pillow",