modify python-3.10 to python-3.12

This commit is contained in:
2023-10-10 21:45:57 +08:00
parent c12c79537a
commit 71ed6d302d
8 changed files with 6899 additions and 43 deletions

View File

@@ -21,7 +21,7 @@ else
fi
# python .pth config
SUNHPC_PTH=/opt/sunpy3/lib/python3.9/site-packages/sunhpc.pth
SUNHPC_PTH=/opt/sunpy3/lib/python3.12/site-packages/sunhpc.pth
#SUNHPC_PTH=/opt/sunpy3/lib/python3.10/site-packages/sunhpc.pth
[ ! -e $SUNHPC_PTH ] && echo "$SUNHPC_HOME/lib" > $SUNHPC_PTH