|
4 ani în urmă | |
---|---|---|
.. | ||
.gitignore | 4 ani în urmă | |
.p4ignore | 4 ani în urmă | |
get_python.bat | 4 ani în urmă | |
get_python.cmake | 4 ani în urmă | |
get_python.sh | 4 ani în urmă | |
pip.cmd | 4 ani în urmă | |
pip.sh | 4 ani în urmă | |
python.cmd | 4 ani în urmă | |
python.sh | 4 ani în urmă | |
readme.md | 4 ani în urmă | |
requirements.txt | 4 ani în urmă |
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.