Upload files to "HW"

This commit is contained in:
2026-01-28 20:11:35 -05:00
parent efa0686d27
commit dd8eb72c44
3 changed files with 68 additions and 0 deletions

8
HW/pyvenv.cfg Normal file
View File

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