1 We have no matplotlib packaged yet.
3 --- pyparsing-3.2.0/tox.ini.orig
4 +++ pyparsing-3.2.0/tox.ini
9 - matplotlib; implementation_name != 'pypy'
12 pytest tests {posargs}
13 --- pyparsing-3.2.0/tests/test_matplotlib_cases.py.orig
14 +++ pyparsing-3.2.0/tests/test_matplotlib_cases.py
19 -if platform.python_implementation() == "PyPy":
22 - import matplotlib.mathtext as mpl_mathtext
26 @pytest.mark.parametrize(