parent
107f933b52
commit
51b9f2f1a5
3 changed files with 12 additions and 3 deletions
@ -0,0 +1,6 @@ |
||||
## 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. |
Loading…
Reference in new issue