Small fixes

This commit is contained in:
rocky
2020-01-13 11:41:53 -05:00
parent 74961caed1
commit 4b46a8ffdf
4 changed files with 5 additions and 5 deletions

View File

@@ -15,3 +15,4 @@ cd $fulldir/..
git checkout python-2.4 && pyenv local $PYTHON_VERSION && git pull
cd $owd
rm -v */.python-version || true
pyenv local $PYTHON_VERSION