Anki/qt/launcher
Damien Elmes 7172b2d266 More launcher fixes
- The pyproject copy change broke the initial run case
- Avoid calling 'uv pip show' before venv created, as it causes
a pop-up prompting the user to install developer tools on macOS (#4227)
- Add a tip to the user about the unwanted install_name_tool pop-up
(Also tracked in #4227)
- Print 'Checking for updates...' prior to the potentially slow network
request
2025-07-25 23:34:50 +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 More launcher fixes 2025-07-25 23:34:50 +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