Steve Pham 0ce7433f04 Double-quote windows command calls to support spaces in paths (#18429) (#18455) | hai 1 mes | |
---|---|---|
.. | ||
Platform | %!s(int64=3) %!d(string=hai) anos | |
CMakeLists.txt | hai 9 meses | |
get_python.bat | hai 9 meses | |
get_python.cmake | hai 9 meses | |
get_python.sh | hai 6 meses | |
get_python_package_hash.cmake | hai 9 meses | |
get_python_path.bat | %!s(int64=3) %!d(string=hai) anos | |
get_python_path.py | %!s(int64=3) %!d(string=hai) anos | |
pip.cmd | %!s(int64=3) %!d(string=hai) anos | |
pip.sh | %!s(int64=3) %!d(string=hai) anos | |
python.cmd | hai 1 mes | |
python.sh | hai 1 mes | |
readme.md | %!s(int64=3) %!d(string=hai) anos | |
requirements.txt | hai 1 mes |
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.