alexpete a10351f38d Initial commit 4 ani în urmă
..
.gitignore a10351f38d Initial commit 4 ani în urmă
.p4ignore a10351f38d Initial commit 4 ani în urmă
get_python.bat a10351f38d Initial commit 4 ani în urmă
get_python.cmake a10351f38d Initial commit 4 ani în urmă
get_python.sh a10351f38d Initial commit 4 ani în urmă
pip.cmd a10351f38d Initial commit 4 ani în urmă
pip.sh a10351f38d Initial commit 4 ani în urmă
python.cmd a10351f38d Initial commit 4 ani în urmă
python.sh a10351f38d Initial commit 4 ani în urmă
readme.md a10351f38d Initial commit 4 ani în urmă
requirements.txt a10351f38d Initial commit 4 ani în urmă

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.