We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2497570 commit 40da8aeCopy full SHA for 40da8ae
admin-tools/pyenv-versions
@@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
5
echo "This script should be *sourced* rather than run directly through bash"
6
exit 1
7
fi
8
-export PYVERSIONS='3.8 3.9 3.10 3.11'
+export PYVERSIONS='3.10 3.11 3.12 3.13'
0 commit comments