bug fix
This commit is contained in:
parent
d8fd8203fd
commit
73e34b2b1a
2 changed files with 28845 additions and 0 deletions
28840
get-pip.py
Normal file
28840
get-pip.py
Normal file
File diff suppressed because it is too large
Load diff
5
pyvenv.cfg
Normal file
5
pyvenv.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
home = /opt/homebrew/opt/python@3.13/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.13.1
|
||||
executable = /opt/homebrew/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/bin/python3.13
|
||||
command = /opt/homebrew/opt/python@3.13/bin/python3.13 -m venv /Users/vadymsamoilenko/Documents/GIT/Solventum/venv
|
||||
Loading…
Add table
Reference in a new issue