|
|
hai 3 meses | |
|---|---|---|
| .. | ||
| Platform | %!s(int64=4) %!d(string=hai) anos | |
| CMakeLists.txt | hai 1 ano | |
| get_python.bat | hai 1 ano | |
| get_python.cmake | hai 3 meses | |
| get_python.sh | hai 1 ano | |
| get_python_package_hash.cmake | hai 3 meses | |
| get_python_path.bat | %!s(int64=4) %!d(string=hai) anos | |
| get_python_path.py | %!s(int64=4) %!d(string=hai) anos | |
| pip.cmd | %!s(int64=4) %!d(string=hai) anos | |
| pip.sh | %!s(int64=4) %!d(string=hai) anos | |
| python.cmd | hai 7 meses | |
| python.sh | hai 5 meses | |
| readme.md | %!s(int64=4) %!d(string=hai) anos | |
| requirements.txt | hai 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.