Skip to content

Commit f51f80d

Browse files
authored
link to pyproject.toml for extras
1 parent c13fd84 commit f51f80d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ MDAnalysis offers several optional dependency groups (“extra tags”) that you
104104
- ``parallel``: install dask to enable parallel analysis across multiple cores or machines.
105105
- ``doc``: install documentation build dependencies (e.g. Sphinx, themes).
106106

107-
To see the full list of available extras, check the `pyproject.toml file`_.
107+
To see the full list of currently available extras, check the ``[project.optional-dependencies]`` dependencies section in the `pyproject.toml file`_.
108108

109109
To install with optional features, use pip with one or more extras:
110110

@@ -285,4 +285,4 @@ This installation does not download all the datasets; instead, the datasets are
285285
.. _Branches page: https://github.com/MDAnalysis/mdanalysis/branches/all
286286
.. _CHANGELOG: https://github.com/MDAnalysis/mdanalysis/blob/develop/package/CHANGELOG
287287
.. _PyPI: https://pypi.org/project/MDAnalysis/
288-
.. _pyproject.toml file: https://github.com/MDAnalysis/mdanalysis/blob/35d9d2e3ab08e7e6741b57fe02a7215fe3b91a6c/package/pyproject.toml#L69
288+
.. _pyproject.toml: https://github.com/MDAnalysis/mdanalysis/blob/develop/package/pyproject.toml

0 commit comments

Comments
 (0)