Anki/qt/launcher
Damien Elmes 1ad82ea8b5 Avoid UV_PRERELEASE=allow
It had some downsides:
- the lockfile was discarded when switching between beta/non-beta
- it could result in beta versions of transitory dependencies

By adding 'anki' and 'aqt' as first-party packages with explicit
version numbers (validated by the version list we get from PyPi),
we can allow them to be installed without breaking other deps.

https://forums.ankiweb.net/t/bundling-numpy-in-an-add-on/62669/15
2025-07-08 15:32:54 +07:00
..
addon Hack in a message about the launcher add-on 2025-07-05 01:37:42 +07:00
lin Rename tarball folder to match tarball name 2025-07-08 01:11:55 +07:00
mac Show recent versions in launcher 2025-07-07 23:46:33 +07:00
src Avoid UV_PRERELEASE=allow 2025-07-08 15:32:54 +07:00
win Add uninstall support to launcher 2025-06-29 13:32:06 +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 Show recent versions in launcher 2025-07-07 23:46:33 +07:00