Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
maltfield committed Mar 29, 2024
1 parent 9b4be7f commit 3b18441
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/mac/buildDmg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,10 @@ PYTHON_PATH="${VENV_PATH}/bin/python"
${PYTHON_PATH} --version
${PYTHON_PATH} -m pip list

# TODO: remove me after you figure out the magic to getting virtualenv
# to actually install without trying to do the git clone and fail
exit 0

# get more info immediately post-python install
#ls -lah /usr/local/Cellar/python/
#find /usr/local/Cellar/python/ -type f -wholename *bin/python3*
Expand Down

0 comments on commit 3b18441

Please sign in to comment.