Files
o3de/python
Brian Herrera e8bbb5a0d5 Set scripts to be executable
This is required to build on linux/mac
2021-03-26 09:26:12 -07:00
..
2021-03-25 13:57:57 -07:00
2021-03-08 14:30:57 -08:00
2021-03-08 14:30:57 -08:00
2021-03-25 13:57:57 -07:00
2021-03-26 09:26:12 -07:00
2021-03-08 14:30:57 -08:00
2021-03-26 09:26:12 -07:00
2021-03-25 13:57:57 -07:00
2021-03-26 09:26:12 -07:00
2021-03-08 14:30:57 -08:00
2021-03-25 13:57:57 -07:00

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.