Clarify comment with text from `pyenv local --help`

pull/113/head
Felddy 4 years ago
parent 3c2781c8cc
commit 23ef29c8a3
No known key found for this signature in database
GPG Key ID: AFD7E112AF75260E
  1. 3
      setup-env

@ -125,7 +125,8 @@ END_OF_LINE
exit 1
fi
# Activate the new virtual environment
# Set the local application-specific Python version(s) by writing the
# version name to a file named `.python-version'.
pyenv local "${env_name}"
# Upgrade pip and friends

Loading…
Cancel
Save