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
blobf250efaf13b8b1bac0ffa8540780fc4af66fa119
1 We have no matplotlib packaged yet.
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",