Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rocky/python-uncompyle6
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Oct 30, 2021
2 parents 4911d85 + 93a218a commit 470d203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-tools/pyenv-versions
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
exit 1
fi
export PYVERSIONS='3.7.11 3.8.12'
export PYVERSIONS='3.7.11 3.8.12 3.9.7 3.10.0'

0 comments on commit 470d203

Please sign in to comment.