|
|
hace 2 años | |
|---|---|---|
| .. | ||
| Platform | hace 4 años | |
| .gitignore | hace 4 años | |
| .p4ignore | hace 5 años | |
| CMakeLists.txt | hace 4 años | |
| get_python.bat | hace 3 años | |
| get_python.cmake | hace 3 años | |
| get_python.sh | hace 2 años | |
| get_python_path.bat | hace 4 años | |
| get_python_path.py | hace 4 años | |
| pip.cmd | hace 4 años | |
| pip.sh | hace 4 años | |
| python.cmd | hace 3 años | |
| python.sh | hace 2 años | |
| readme.md | hace 5 años | |
| requirements.txt | hace 2 años | |
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.