diff options
Diffstat (limited to 'docs/markdown/snippets/pythonbump.md')
-rw-r--r-- | docs/markdown/snippets/pythonbump.md | 6 |
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. |