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.
2 parents 4911d85 + 93a218a commit 470d203Copy full SHA for 470d203
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.7.11 3.8.12'
+export PYVERSIONS='3.7.11 3.8.12 3.9.7 3.10.0'
0 commit comments