You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a few bugs in runtests.py for running python commands on windows
To run runtests.py on windows, we need to add python.exe to windows PATH var
To run with different python versions, one way to do it is to update PATH var before calling runtests.py
0 commit comments