Skip to content

Commit 8206c36

Browse files
jarmarWillAyd
authored andcommitted
DOC: Fix dateutil link in install instructions (#22249)
1 parent d7b408e commit 8206c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/install.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Dependencies
225225

226226
* `setuptools <https://setuptools.readthedocs.io/en/latest/>`__: 24.2.0 or higher
227227
* `NumPy <http://www.numpy.org>`__: 1.9.0 or higher
228-
* `python-dateutil <//https://dateutil.readthedocs.io/en/stable/>`__: 2.5.0 or higher
228+
* `python-dateutil <https://dateutil.readthedocs.io/en/stable/>`__: 2.5.0 or higher
229229
* `pytz <http://pytz.sourceforge.net/>`__
230230

231231
.. _install.recommended_dependencies:

0 commit comments

Comments
 (0)