Administrivia

This commit is contained in:
rocky
2019-05-03 23:25:25 -04:00
parent 82a3419eb2
commit af816c9e60
3 changed files with 1 additions and 5 deletions

View File

@@ -6,4 +6,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
exit 1
fi
export PYVERSIONS='2.4.6 2.5.6'
export PYVERSIONS='2.4.6 2.5.6 2.6.9'