You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Python 3.7.12 security updates Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Platform | 4 years ago | |
| .gitignore | 5 years ago | |
| .p4ignore | 5 years ago | |
| CMakeLists.txt | 4 years ago | |
| get_python.bat | 4 years ago | |
| get_python.cmake | 4 years ago | |
| get_python.sh | 4 years ago | |
| get_python_path.bat | 4 years ago | |
| get_python_path.py | 4 years ago | |
| pip.cmd | 4 years ago | |
| pip.sh | 4 years ago | |
| python.cmd | 4 years ago | |
| python.sh | 4 years ago | |
| readme.md | 5 years ago | |
| requirements.txt | 4 years ago | |
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.