mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() 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:
|
||
---|---|---|
.. | ||
aqt | ||
icons | ||
launcher | ||
mac | ||
release | ||
tests | ||
tools | ||
hatch_build.py | ||
pyproject.toml | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/