Skip to content

Commit 0a46b3a

Browse files
committed
Packaging Administrivia
1 parent ec6b1cf commit 0a46b3a

File tree

2 files changed

+1
-81
lines changed

2 files changed

+1
-81
lines changed

__pkginfo__.py

Lines changed: 0 additions & 81 deletions
This file was deleted.

admin-tools/checkout_common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ function setup_version {
1414

1515
function checkout_finish {
1616
branch=$1
17+
pyenv local $PYTHON_VERSION
1718
cd $decompyle3_owd
1819
git checkout $branch && pyenv local $PYTHON_VERSION && git pull
1920
rc=$?

0 commit comments

Comments
 (0)