diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-17 00:39:44 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-17 00:39:44 +0300 |
| commit | 7824ff80dcaa457706a4f762e976383e6bd03daf (patch) | |
| tree | df34812be3c863f7bc8b21213b23043e2fa84917 /docs/markdown/snippets/python-find-version.md | |
| parent | 0dba7340ecfbe84231a14559ef7f9e7dfb7d1299 (diff) | |
| download | meson-7824ff80dcaa457706a4f762e976383e6bd03daf.tar.gz | |
Whoopsie, forgot to create the release notes.
Diffstat (limited to 'docs/markdown/snippets/python-find-version.md')
| -rw-r--r-- | docs/markdown/snippets/python-find-version.md | 6 |
1 files changed, 0 insertions, 6 deletions
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. |
