aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/pythonbump.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2021-02-14 21:28:44 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2021-02-14 21:28:44 +0200
commit5d651e76b5b6dba5dd03ffec609719b02d703bb7 (patch)
treea2796da9b60e919af3fd08c4a206d29e61e6de5c /docs/markdown/snippets/pythonbump.md
parentc0b448d3ca98cea2c6a55609772baa7954702fd8 (diff)
downloadmeson-5d651e76b5b6dba5dd03ffec609719b02d703bb7.zip
meson-5d651e76b5b6dba5dd03ffec609719b02d703bb7.tar.gz
meson-5d651e76b5b6dba5dd03ffec609719b02d703bb7.tar.bz2
Set up release 0.57.0.57.0
Diffstat (limited to 'docs/markdown/snippets/pythonbump.md')
-rw-r--r--docs/markdown/snippets/pythonbump.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/markdown/snippets/pythonbump.md b/docs/markdown/snippets/pythonbump.md
deleted file mode 100644
index 5a31291..0000000
--- a/docs/markdown/snippets/pythonbump.md
+++ /dev/null
@@ -1,6 +0,0 @@
-## Minimum required Python version updated to 3.6
-
-Meson now requires at least Python version 3.6 to run as Python 3.5
-reaches EOL on September 2020. In practice this should only affect
-people developing on Ubuntu Xenial, which will similarly reach EOL in
-April 2021.