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

@@ -6,7 +6,7 @@ if [[ $0 == $bs ]] ; then
exit 1
fi
PYTHON_VERSION=3.3.7
PYTHON_VERSION=3.3
uncompyle6_owd=$(pwd)
mydir=$(dirname $bs)