-
Rishabh Jain authored
- The function is calling python command which can be aliased to different python versions on different systems, the function depends on mock library which comes pre-installed on python v3.7+ - Add a python alias detection command which gets the correct python command which is aliased to python3.7+ Closes #3392
Rishabh Jain authored- The function is calling python command which can be aliased to different python versions on different systems, the function depends on mock library which comes pre-installed on python v3.7+ - Add a python alias detection command which gets the correct python command which is aliased to python3.7+ Closes #3392