Closed espinielli closed 5 years ago
install_miniconda should test against what has been specified by the user not the default value:
install_miniconda
path =
test_miniconda()
get_python_version()
Fixed by PR
install_miniconda
should test against what has been specified by the user not the default value:path =
intest_miniconda()
callpath =
inget_python_version()
call