From 7824ff80dcaa457706a4f762e976383e6bd03daf Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 17 Jul 2023 00:39:44 +0300 Subject: Whoopsie, forgot to create the release notes. --- docs/markdown/snippets/python-find-version.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/markdown/snippets/python-find-version.md (limited to 'docs/markdown/snippets/python-find-version.md') diff --git a/docs/markdown/snippets/python-find-version.md b/docs/markdown/snippets/python-find-version.md deleted file mode 100644 index 0cd6672c2..000000000 --- a/docs/markdown/snippets/python-find-version.md +++ /dev/null @@ -1,6 +0,0 @@ -## Find more specific python version on Windows - -You can now use `python3.x`, where `x` is the minor version, -to find a more specific version of python on Windows, when -using the python module. On other platforms, it was already -working as `python3.x` is the executable name. -- cgit v1.2.3