diff --git a/doc/installation.rst b/doc/installation.rst index f186e2331..778bd546d 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -7,7 +7,7 @@ Installation The recommended installation method for **signac** is via conda_ or pip_. The software is tested for Python versions 3.8+ and has minimal dependencies. Some features such as the HDF5 integration require additional packages. -Supported Python and NumPy versions are determined according to the `NEP 29 deprecation policy `_. +The signac framework uses the `NEP 29 deprecation policy `__ as a guideline for when to drop support for Python and NumPy versions, and does not guarantee support beyond the versions recommended in that proposal. .. _conda: https://conda.io/ .. _conda-forge: https://conda-forge.org/