dependabot[bot] f6fa1a59b7 Bump pillow from 9.1.1 to 9.3.0 in /python (#13808) | 1 ano atrás | |
---|---|---|
.. | ||
Platform | 3 anos atrás | |
.gitignore | 3 anos atrás | |
.p4ignore | 3 anos atrás | |
CMakeLists.txt | 3 anos atrás | |
get_python.bat | 1 ano atrás | |
get_python.cmake | 2 anos atrás | |
get_python.sh | 1 ano atrás | |
get_python_path.bat | 3 anos atrás | |
get_python_path.py | 3 anos atrás | |
pip.cmd | 3 anos atrás | |
pip.sh | 3 anos atrás | |
python.cmd | 2 anos atrás | |
python.sh | 1 ano atrás | |
readme.md | 3 anos atrás | |
requirements.txt | 1 ano atrás |
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.