Remove 2.6.9 form older version. (Is newer?)

This commit is contained in:
rocky
2019-08-24 08:39:04 -04:00
parent d8d52d5181
commit 2fb9b8f64d

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 2.6.9'
export PYVERSIONS='2.4.6 2.5.6'