Anki/qt/launcher
Damien Elmes 177c483398 Stop copying updated pyproject/python pin on startup
The 'latest' and 'choose version' paths always read from the the
dist file these days, so the file doesn't need to be copied in advance.
The other reason for the current behaviour was so that when the user
manually installs a new launcher, it opens into the launcher on next
run, as that's probably what the user wanted. But this causes problems
when the launcher is updated automatically by things like homebrew.

https://forums.ankiweb.net/t/anki-homebrew-issues-terminal-and-crash-on-exit/64413/4
2025-07-25 15:40:00 +07:00
..
addon Support user pyproject modifications again 2025-07-13 00:58:13 +07:00
lin Version the launcher 2025-07-15 22:26:46 +07:00
mac Provide better output when downloading versions fails 2025-07-24 20:23:43 +07:00
src Stop copying updated pyproject/python pin on startup 2025-07-25 15:40:00 +07:00
win Version the launcher 2025-07-15 22:26:46 +07:00
build.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
Cargo.toml Show recent versions in launcher 2025-07-07 23:46:33 +07:00
pyproject.toml Add some helpers to allow add-ons to install packages into the venv 2025-07-04 14:23:04 +07:00
versions.py Use pip-system-certs when checking Anki versions 2025-07-24 21:56:15 +07:00