aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-matplotlib/pytest.ini
blob: 746aa2d57c3ffb2235c3d255060d92de665aad19 (plain)
1
2
3
4
[pytest]
; test_agg.py test case 4 causes Out of Memory error on qemu
argopts = --ignore @MATPLOTLIB_DIR@/test_agg.py
; --ignore @MATPLOTLIB_DIR@/test_backend_pdf.py --ignore @MATPLOTLIB_DIR@/test_text.py