Files
o3de/python
AMZN-AlexOteiza 9752fb009a Added pdbs for python windows in order to allow python/c++ debugging on VS (#3661)
* Added pdbs for python windows in order to allow python/c++ debugging on VS

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

* Modified other places where rev1 was used

Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk>

Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
2021-08-31 10:25:03 +02:00
..
2021-08-19 08:51:29 -07: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.