diff --git a/docs/concepts/python-versions.md b/docs/concepts/python-versions.md index 2c835211a8d4d..11e58abef56db 100644 --- a/docs/concepts/python-versions.md +++ b/docs/concepts/python-versions.md @@ -470,6 +470,11 @@ documentation for details. ### PyPy distributions +!!! note + + PyPy is [not actively developed anymore](https://github.com/numpy/numpy/issues/30416) and + only supports Python versions up to 3.11 + PyPy distributions are provided by the [PyPy project](https://pypy.org). ### Pyodide distributions