Steve Pham b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) | преди 8 месеца | |
---|---|---|
.. | ||
Platform | преди 3 години | |
CMakeLists.txt | преди 9 месеца | |
get_python.bat | преди 9 месеца | |
get_python.cmake | преди 9 месеца | |
get_python.sh | преди 9 месеца | |
get_python_package_hash.cmake | преди 9 месеца | |
get_python_path.bat | преди 3 години | |
get_python_path.py | преди 3 години | |
pip.cmd | преди 3 години | |
pip.sh | преди 3 години | |
python.cmd | преди 8 месеца | |
python.sh | преди 8 месеца | |
readme.md | преди 3 години | |
requirements.txt | преди 9 месеца |
This folder holds things like the python requirements.txt file that applies to all projects across the board.
Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.