|
há 4 anos atrás | |
---|---|---|
.. | ||
.gitignore | há 4 anos atrás | |
.p4ignore | há 4 anos atrás | |
get_python.bat | há 4 anos atrás | |
get_python.cmake | há 4 anos atrás | |
get_python.sh | há 4 anos atrás | |
pip.cmd | há 4 anos atrás | |
pip.sh | há 4 anos atrás | |
python.cmd | há 4 anos atrás | |
python.sh | há 4 anos atrás | |
readme.md | há 4 anos atrás | |
requirements.txt | há 4 anos atrás |
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.