Anki/qt
Lucio Sauer 7fe201d6bd
aqt wheel: fix unintended inclusion of qt/aqt/data (#4180)
The inclusion of files under qt/aqt is handled by qt/pyproject.toml,
not qt/hatch_build.py, which works with the files under out/qt/_aqt.

Excluding qt/aqt/data and all files ending in .ui in qt/pyproject.toml
fixes the issue, since the other unwanted files (**/*.scss, **/*.ts, and
**/tsconfig*) all reside under qt/aqt/data.

Fixes: 04996c77f3
2025-07-07 23:44:08 +07:00
..
aqt ADD a Contributor to about.py (#4161) 2025-07-04 23:47:56 +07:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Try unix terminals in roughly most specific to least specific. (#4177) 2025-07-07 15:44:39 +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
hatch_build.py aqt wheel: fix unintended inclusion of qt/aqt/data (#4180) 2025-07-07 23:44:08 +07:00
pyproject.toml aqt wheel: fix unintended inclusion of qt/aqt/data (#4180) 2025-07-07 23:44:08 +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/