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