summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorxiubuzhe <xiubuzhe@sina.com>2023-10-10 21:45:57 +0800
committerxiubuzhe <xiubuzhe@sina.com>2023-10-10 21:45:57 +0800
commit71ed6d302d1dead149b6bd198cec29ede7718064 (patch)
tree8984ba28d679fb769fd1912ca5f585935fcc0c5c /etc
parentc12c79537a53c10ff5a67a47e4f939e7d6a26805 (diff)
downloadsunhpc-71ed6d302d1dead149b6bd198cec29ede7718064.tar.gz
sunhpc-71ed6d302d1dead149b6bd198cec29ede7718064.tar.bz2
sunhpc-71ed6d302d1dead149b6bd198cec29ede7718064.zip
modify python-3.10 to python-3.12
Diffstat (limited to 'etc')
-rw-r--r--etc/env.sunhpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/env.sunhpc b/etc/env.sunhpc
index aa56e1f..640f562 100644
--- a/etc/env.sunhpc
+++ b/etc/env.sunhpc
@@ -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