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