File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Matplotlib requires the following dependencies:
114
114
* `dateutil <https://pypi.org/project/python-dateutil >`_ (>= 2.1)
115
115
* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.0.0)
116
116
* `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)
118
118
119
119
Optionally, you can also install a number of packages to enable better user
120
120
interface toolkits. See :ref: `what-is-a-backend ` for more details on the
Original file line number Diff line number Diff line change 7
7
8
8
The module uses pyparsing_ to parse the TeX expression.
9
9
10
- .. _pyparsing: http ://pyparsing.wikispaces.com /
10
+ .. _pyparsing: https ://pypi.org/project/pyparsing /
11
11
12
12
The Bakoma distribution of the TeX Computer Modern fonts, and STIX
13
13
fonts are supported. There is experimental support for using
You can’t perform that action at this time.
0 commit comments