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

Skip to content

Commit 180d666

Browse files
committed
Add dependency link for 3.5.
While the target does not exist yet, it will with the release and the released 3.5 doc should link to its own dependencies. Also removed `#dependencies` anchor because that's the top-level heading on that page, so we can simply link that page itself.
1 parent 7f7bdc9 commit 180d666

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)