dependabot[bot] f6fa1a59b7 Bump pillow from 9.1.1 to 9.3.0 in /python (#13808) 1 ano atrás
..
Platform 1f542838bb [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 3 anos atrás
.gitignore 75dc720198 Integrating latest 47acbe8 3 anos atrás
.p4ignore a10351f38d Initial commit 3 anos atrás
CMakeLists.txt dc8b48601c PR comments/improvements 3 anos atrás
get_python.bat af4f1fc27d Errors in python packages will now be a build failure (#14058) 1 ano atrás
get_python.cmake 10e664f571 Update minimum CMake version to 3.22 (#12979) 2 anos atrás
get_python.sh d534c6a7d1 Fixing an error and simplifying env variables 1 ano atrás
get_python_path.bat b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 anos atrás
get_python_path.py b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) 3 anos atrás
pip.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 anos atrás
pip.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 anos atrás
python.cmd 607c548791 Python 3.10 Update (#11216) 2 anos atrás
python.sh 9c92cb4ae7 Fix debian package to work for both Ubuntu 20.04 and 22.04 (#16226) 1 ano atrás
readme.md a10351f38d Initial commit 3 anos atrás
requirements.txt f6fa1a59b7 Bump pillow from 9.1.1 to 9.3.0 in /python (#13808) 1 ano 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.