Skip to content

Commit 40da8ae

Browse files
committed
Administrivia
1 parent 2497570 commit 40da8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/pyenv-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.8 3.9 3.10 3.11'
8+
export PYVERSIONS='3.10 3.11 3.12 3.13'

0 commit comments

Comments
 (0)