Skip to content

Commit a1e9a77

Browse files
author
rocky
committed
Administriva - generalize pyenv version switch
1 parent 8228cfa commit a1e9a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/pyenv-3.6-3.10-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
55
echo "This script should be *sourced* rather than run directly through bash"
66
exit 1
77
fi
8-
export PYVERSIONS='3.6.15 pypy3.6-7.3.1 3.7.17 pypy3.7-7.3.9 pypy3.8-7.3.11 pypy3.9-7.3.13 3.8.18 pyston-2.3.5 3.9.19 3.10.14'
8+
export PYVERSIONS='3.6 pypy3.6-7.3.1 3.7.17 pypy3.7-7.3.9 pypy3.8-7.3.11 pypy3.9-7.3.13 3.8 pyston-2.3.5 3.9 3.10'

0 commit comments

Comments
 (0)