From fb67adf3e6b57d44dad6c943a6081277860350c5 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 21 Mar 2022 23:24:01 +0200 Subject: Prepare the 0.62.0 release. --- docs/markdown/snippets/about_minimum_python_version.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 docs/markdown/snippets/about_minimum_python_version.md (limited to 'docs/markdown/snippets/about_minimum_python_version.md') diff --git a/docs/markdown/snippets/about_minimum_python_version.md b/docs/markdown/snippets/about_minimum_python_version.md deleted file mode 100644 index fa44a75de..000000000 --- a/docs/markdown/snippets/about_minimum_python_version.md +++ /dev/null @@ -1,7 +0,0 @@ -## Minimum required Python version updated to 3.7 - -Meson now requires at least Python version 3.7 to run as Python 3.6 reached EOL -on December 2021. In practice this should only affect people developing on -Ubuntu Bionic, who will need to manually install python3.8 from the official -repositories. - -- cgit v1.2.3