I installed both python3.5 and python3.7 in my Windows 10 machine, python is launching the 3.5 version however pytest always pick python 3.7. Why?
I'm not using pyenv
nor any virtual environment.
I installed both python3.5 and python3.7 in my Windows 10 machine, python is launching the 3.5 version however pytest always pick python 3.7. Why?
I'm not using pyenv
nor any virtual environment.