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