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.