Administrivia

Folloow branching of other projects in this ilk
This commit is contained in:
rocky
2024-10-09 03:55:30 -04:00
parent f0e1a7beba
commit 193c262ffb
7 changed files with 34 additions and 6 deletions

View File

@@ -2,6 +2,6 @@
uncompyle6_merge_33_owd=$(pwd)
cd $(dirname ${BASH_SOURCE[0]})
if . ./setup-python-3.3.sh; then
git merge master
git merge python-3.6-to-3.10
fi
cd $uncompyle6_merge_33_owd