Demonstrate py --list in the quickstart section of the Windows doc page (GH-29383)

This commit is contained in:
Christian Clauss 2022-04-04 17:35:51 +02:00 committed by GitHub
parent 8a349eb30b
commit 1ecfe3d5ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -714,6 +714,12 @@ If you see the following error, you do not have the launcher installed:
Per-user installations of Python do not add the launcher to :envvar:`PATH`
unless the option was selected on installation.
::
py --list
You should see the currently installed versions of Python.
Virtual environments
^^^^^^^^^^^^^^^^^^^^