added all files

This commit is contained in:
cid
2023-12-30 03:36:43 +08:00
parent 7975b85c92
commit 6544a50965
1172 changed files with 249541 additions and 0 deletions

8
pyvenv.cfg Normal file
View File

@ -0,0 +1,8 @@
home = /usr/local/bin
implementation = CPython
version_info = 3.12.0.final.0
virtualenv = 20.24.5
include-system-site-packages = false
base-prefix = /Library/Frameworks/Python.framework/Versions/3.12
base-exec-prefix = /Library/Frameworks/Python.framework/Versions/3.12
base-executable = /usr/local/bin/python3.12