Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
..
.gitignore 75dc720198 Integrating latest 47acbe8 há 4 anos atrás
.p4ignore a10351f38d Initial commit há 4 anos atrás
get_python.bat 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
get_python.cmake 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
get_python.sh 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
pip.cmd 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
pip.sh 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
python.cmd 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
python.sh 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) há 4 anos atrás
readme.md a10351f38d Initial commit há 4 anos atrás
requirements.txt 36c4e827bd Integrating latest from github/staging há 4 anos atrás

readme.md

About this folder

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.