Skip to content

Commit 99786ec

Browse files
authored
mention conda-forge in installation docs (#595)
1 parent a233ebf commit 99786ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/install.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This extension requires Python 3.9+, sphinx 6+ and is available from:
99

1010
* `numpydoc on PyPI <http://pypi.python.org/pypi/numpydoc>`_
1111
* `numpydoc on GitHub <https://github.com/numpy/numpydoc/>`_
12+
* `numpydoc on conda-forge <https://prefix.dev/channels/conda-forge/packages/numpydoc>`_
1213

1314
`'numpydoc'` should be added to the ``extensions`` option in your Sphinx
1415
``conf.py``. ``'sphinx.ext.autosummary'`` will automatically be loaded

0 commit comments

Comments
 (0)