Anki/qt
Damien Elmes 9b287dc51a Python dependency/wheel tweaks
- Use --locked to assert that the lockfile won't change, so we need
to explicitly 'uv lock' when making changes. Still trying to get to
the bottom of why the lockfile sometimes has editable entries, which
break things when switching between platforms.
- Exclude __pycache__ from wheels
- Move the typing stubs to our dev deps
(https://github.com/ankitects/anki/pull/4074#pullrequestreview-2948088436)
2025-06-27 16:10:12 +07:00
..
aqt Avoid Qt's automatic About labeling 2025-06-27 16:10:12 +07:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Add terminal support for *nix 2025-06-22 21:52:44 +07:00
mac Split libankihelper into a separate module 2025-06-20 16:13:49 +07:00
release Create release wheel as part of normal build 2025-06-21 19:17:48 +07:00
tests Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
tools Drop remaining qt5 code 2025-06-20 16:13:50 +07:00
.isort.cfg Specify Python version for auto-formatters (#3325) 2024-08-04 20:54:14 +07:00
hatch_build.py Python dependency/wheel tweaks 2025-06-27 16:10:12 +07:00
pyproject.toml Python dependency/wheel tweaks 2025-06-27 16:10:12 +07:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py get PyQt working directly with ./run on macOS 2021-10-16 18:07:29 +10:00

Python's Qt GUI is in aqt/