From 9a1a2b0bfddc5342e120ceb8eb175a5fd3ece40f Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Wed, 8 Apr 2020 17:03:50 -0400 Subject: [PATCH] DOC: Udpate minimum Python --- doc/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index fe02bcdbf2..4fb01ba5ab 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -83,7 +83,7 @@ Requirements .. check these against setup.cfg -* Python_ 3.5.1 or greater +* Python_ 3.6 or greater * NumPy_ 1.13 or greater * Packaging_ 14.3 or greater * SciPy_ (optional, for full SPM-ANALYZE support)