|
|
преди 1 година | |
|---|---|---|
| .. | ||
| Platform | преди 4 години | |
| CMakeLists.txt | преди 1 година | |
| get_python.bat | преди 1 година | |
| get_python.cmake | преди 1 година | |
| get_python.sh | преди 1 година | |
| get_python_package_hash.cmake | преди 1 година | |
| get_python_path.bat | преди 4 години | |
| get_python_path.py | преди 4 години | |
| pip.cmd | преди 4 години | |
| pip.sh | преди 4 години | |
| python.cmd | преди 1 година | |
| python.sh | преди 1 година | |
| readme.md | преди 5 години | |
| requirements.txt | преди 1 година | |
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.