|
|
3 ay önce | |
|---|---|---|
| .. | ||
| Platform | 4 yıl önce | |
| CMakeLists.txt | 1 yıl önce | |
| get_python.bat | 1 yıl önce | |
| get_python.cmake | 3 ay önce | |
| get_python.sh | 1 yıl önce | |
| get_python_package_hash.cmake | 3 ay önce | |
| get_python_path.bat | 4 yıl önce | |
| get_python_path.py | 4 yıl önce | |
| pip.cmd | 4 yıl önce | |
| pip.sh | 4 yıl önce | |
| python.cmd | 7 ay önce | |
| python.sh | 5 ay önce | |
| readme.md | 4 yıl önce | |
| requirements.txt | 6 ay önce | |
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.