From f6c4bd23342fc6e3c320a62174d62d6cde162fed Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Tue, 30 Jul 2024 03:48:48 +0200 Subject: [PATCH] State that Python 3.7 or newer is required in README.rst (#946) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bfc11d78..ac701eb5 100644 --- a/README.rst +++ b/README.rst @@ -98,7 +98,7 @@ branch. Requirements ------------ -Breathe requires Python 3.6+, Sphinx 4.0+ and Doxygen 1.8+. +Breathe requires Python 3.7+, Sphinx 4.0+ and Doxygen 1.8+. Mailing List Archives ---------------------