From 1c920a8d730d74f5396b62092a47b3ecf7ed1862 Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Fri, 15 Mar 2024 13:17:42 -0400 Subject: [PATCH] update references to Python 3.9 --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 10df1352..14019a81 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -17,7 +17,7 @@ POPPY may be installed one of two different ways. Requirements -------------- -* Python 3.9, or more recent. +* Python 3.10, or more recent. * The standard Python scientific stack: :py:mod:`numpy`, :py:mod:`scipy`, :py:mod:`matplotlib` * POPPY relies upon the `astropy