|
|
hace 3 meses | |
|---|---|---|
| .. | ||
| Platform | hace 4 años | |
| CMakeLists.txt | hace 1 año | |
| get_python.bat | hace 1 año | |
| get_python.cmake | hace 3 meses | |
| get_python.sh | hace 1 año | |
| get_python_package_hash.cmake | hace 3 meses | |
| get_python_path.bat | hace 4 años | |
| get_python_path.py | hace 4 años | |
| pip.cmd | hace 4 años | |
| pip.sh | hace 4 años | |
| python.cmd | hace 7 meses | |
| python.sh | hace 5 meses | |
| readme.md | hace 4 años | |
| requirements.txt | hace 6 meses | |
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.