|
il y a 4 ans | |
---|---|---|
.. | ||
.gitignore | il y a 4 ans | |
.p4ignore | il y a 4 ans | |
get_python.bat | il y a 4 ans | |
get_python.cmake | il y a 4 ans | |
get_python.sh | il y a 4 ans | |
pip.cmd | il y a 4 ans | |
pip.sh | il y a 4 ans | |
python.cmd | il y a 4 ans | |
python.sh | il y a 4 ans | |
readme.md | il y a 4 ans | |
requirements.txt | il y a 4 ans |
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.