workan on pyenv

This commit is contained in:
2025-08-14 23:46:54 -06:00
parent 70dbbfcf78
commit 6368e62c65
+1 -1
View File
@@ -26,7 +26,7 @@ check_purge_package () {
} }
# cleanup previous python installs # cleanup previous python installs
check_purge_package pyenv* # check_purge_package pyenv*
check_purge_package python3* check_purge_package python3*
check_purge_package python2* check_purge_package python2*
check_purge_package python* check_purge_package python*