summaryrefslogtreecommitdiffstats
path: root/Python/python310.dll
Commit message (Collapse)AuthorAge
* Embed git in packageyum2023-01-01
| | | | | | | package.ps1 fetches PortableGit and embeds it in the package. This eliminates all but one runtime dependency (MSVC++ Redistributable). * Move Python into a new FOSS folder.
* Downgrade to Python 3.10.9yum2022-12-17
Whisper needs Python < 3.11.