File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Matplotlib requires the following dependencies:
114114* `dateutil <https://pypi.org/project/python-dateutil >`_ (>= 2.1)
115115* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.0.0)
116116* `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 6.2)
117- * `pyparsing <https://pyparsing.wikispaces.com / >`_ (>=2.0.3)
117+ * `pyparsing <https://pypi.org/project/pyparsing / >`_ (>=2.0.3)
118118
119119Optionally, you can also install a number of packages to enable better user
120120interface toolkits. See :ref: `what-is-a-backend ` for more details on the
Original file line number Diff line number Diff line change 77
88The module uses pyparsing_ to parse the TeX expression.
99
10- .. _pyparsing: http ://pyparsing.wikispaces.com /
10+ .. _pyparsing: https ://pypi.org/project/pyparsing /
1111
1212The Bakoma distribution of the TeX Computer Modern fonts, and STIX
1313fonts are supported. There is experimental support for using
You can’t perform that action at this time.
0 commit comments