dependabot[bot] f6fa1a59b7 Bump pillow from 9.1.1 to 9.3.0 in /python (#13808) | преди 1 година | |
---|---|---|
.. | ||
Platform | преди 3 години | |
.gitignore | преди 3 години | |
.p4ignore | преди 3 години | |
CMakeLists.txt | преди 3 години | |
get_python.bat | преди 1 година | |
get_python.cmake | преди 2 години | |
get_python.sh | преди 1 година | |
get_python_path.bat | преди 3 години | |
get_python_path.py | преди 3 години | |
pip.cmd | преди 3 години | |
pip.sh | преди 3 години | |
python.cmd | преди 2 години | |
python.sh | преди 1 година | |
readme.md | преди 3 години | |
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.