Files
o3de/python
Esteban Papp 0f7e55cf59 Some fixes for paths with spaces (#6757)
* Some fixes for paths with spaces

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* PR comments

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
2022-01-10 10:00:29 -08:00
..
2021-03-25 13:57:57 -07:00
2021-03-08 14:30:57 -08:00
2021-08-24 10:36:31 -07:00
2021-03-08 14:30:57 -08: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.