From 99786ec5bf8817abf50d80a8210e333fa879cb18 Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Mon, 16 Dec 2024 15:08:07 +0000 Subject: [PATCH] mention conda-forge in installation docs (#595) --- doc/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/install.rst b/doc/install.rst index 6282ffed..c72d777f 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -9,6 +9,7 @@ This extension requires Python 3.9+, sphinx 6+ and is available from: * `numpydoc on PyPI `_ * `numpydoc on GitHub `_ +* `numpydoc on conda-forge `_ `'numpydoc'` should be added to the ``extensions`` option in your Sphinx ``conf.py``. ``'sphinx.ext.autosummary'`` will automatically be loaded