Add pyston-2.3 in testing

This commit is contained in:
rocky
2021-10-21 14:15:26 -04:00
parent 162423895e
commit f00080317b

View File

@@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
exit 1
fi
export PYVERSIONS='3.6.15 3.7.12 3.8.11'
export PYVERSIONS='3.6.15 3.7.12 pyston-2.3 3.8.11'