|
|
vor 3 Monaten | |
|---|---|---|
| .. | ||
| Platform | vor 4 Jahren | |
| CMakeLists.txt | vor 1 Jahr | |
| get_python.bat | vor 1 Jahr | |
| get_python.cmake | vor 3 Monaten | |
| get_python.sh | vor 1 Jahr | |
| get_python_package_hash.cmake | vor 3 Monaten | |
| get_python_path.bat | vor 4 Jahren | |
| get_python_path.py | vor 4 Jahren | |
| pip.cmd | vor 4 Jahren | |
| pip.sh | vor 4 Jahren | |
| python.cmd | vor 7 Monaten | |
| python.sh | vor 5 Monaten | |
| readme.md | vor 4 Jahren | |
| requirements.txt | vor 6 Monaten | |
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.