Skip to content

Commit 470d203

Browse files
committed
Merge branch 'master' of github.com:rocky/python-uncompyle6
2 parents 4911d85 + 93a218a commit 470d203

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.7.11 3.8.12'
8+
export PYVERSIONS='3.7.11 3.8.12 3.9.7 3.10.0'

0 commit comments

Comments
 (0)