|
há 4 dias atrás | |
---|---|---|
.. | ||
Platform | há 3 anos atrás | |
CMakeLists.txt | há 1 ano atrás | |
get_python.bat | há 1 ano atrás | |
get_python.cmake | há 1 ano atrás | |
get_python.sh | há 1 ano atrás | |
get_python_package_hash.cmake | há 1 ano atrás | |
get_python_path.bat | há 3 anos atrás | |
get_python_path.py | há 3 anos atrás | |
pip.cmd | há 4 anos atrás | |
pip.sh | há 4 anos atrás | |
python.cmd | há 1 mês atrás | |
python.sh | há 8 meses atrás | |
readme.md | há 4 anos atrás | |
requirements.txt | há 4 dias 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.