Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8cad1b6

Browse files
authored
Merge pull request matplotlib#20891 from timhoffm/dependency-link-3.5
Add dependency link for 3.5
2 parents c352dfc + 180d666 commit 8cad1b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/devel/min_dep_policy.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ specification of the dependencies.
8383
========== ======== ======
8484
Matplotlib Python NumPy
8585
========== ======== ======
86-
3.5 3.7 1.17.0
86+
`3.5`_ 3.7 1.17.0
8787
`3.4`_ 3.7 1.16.0
8888
`3.3`_ 3.6 1.15.0
8989
`3.2`_ 3.6 1.11.0
@@ -100,7 +100,8 @@ Matplotlib Python NumPy
100100
1.0 2.4 1.1
101101
========== ======== ======
102102

103-
.. _`3.4`: https://matplotlib.org/3.4.0/devel/dependencies.html#dependencies
103+
.. _`3.5`: https://matplotlib.org/3.5.0/devel/dependencies.html
104+
.. _`3.4`: https://matplotlib.org/3.4.0/devel/dependencies.html
104105
.. _`3.3`: https://matplotlib.org/3.3.0/users/installing.html#dependencies
105106
.. _`3.2`: https://matplotlib.org/3.2.0/users/installing.html#dependencies
106107
.. _`3.1`: https://matplotlib.org/3.1.0/users/installing.html#dependencies

0 commit comments

Comments
 (0)