File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -187,12 +187,12 @@ In all cases the required version of pip is embedded in the CPython source.
187187
188188.. _development-dependencies :
189189
190- Additional dependencies for development
191- =======================================
190+ Dependencies for building Matplotlib
191+ ====================================
192192
193193.. _setup-dependencies :
194194
195- Setup Dependencies
195+ Setup dependencies
196196------------------
197197
198198- `certifi <https://pypi.org/project/certifi/ >`_ (>= 2020.06.20). Used while
@@ -206,7 +206,7 @@ Setup Dependencies
206206
207207.. _compile-dependencies :
208208
209- C++ Compiler
209+ C++ compiler
210210------------
211211
212212Matplotlib requires a C++ compiler that supports C++11.
@@ -220,7 +220,7 @@ Matplotlib requires a C++ compiler that supports C++11.
220220
221221.. _test-dependencies :
222222
223- Additional dependencies for testing
223+ Dependencies for testing Matplotlib
224224===================================
225225This section lists the additional software required for
226226:ref: `running the tests <testing >`.
@@ -281,8 +281,8 @@ will be skipped by pytest.
281281
282282.. _doc-dependencies :
283283
284- Additional dependencies for building documentation
285- ==================================================
284+ Dependencies for building Matplotlib's documentation
285+ ====================================================
286286
287287Python packages
288288---------------
You can’t perform that action at this time.
0 commit comments