From 1a21f2b385d15657b11feabd9e8b6d84410e7606 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Tue, 15 Mar 2022 21:09:24 -0500 Subject: [PATCH] Update NEP 29 language. --- doc/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/