diff --git a/README.rst b/README.rst index 61e5a66ae..8624129de 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,8 @@ Installation ~~~~~~~~~~~~ FontTools requires `Python `__ 3.7 -or later. +or later. We try to follow the same schedule of minimum Python version support as +NumPy (see `NEP 29 `__). The package is listed in the Python Package Index (PyPI), so you can install it with `pip `__: