Files
anki/python
Damien Elmes 3d13d259bb Use Qt 6.8 on ARM Linux; add tools/run-qt6.8
Prior to this change, ./run fails out of the box on ARM systems, as Qt
wasn't available on PyPI until the 6.8 release.

Also added a script in tools/ for testing Qt6.8 issues on other platforms.
2025-01-25 21:59:31 +11:00
..
2021-10-18 19:50:40 +10:00
2022-11-27 15:24:20 +10:00
2022-11-27 15:24:20 +10:00
2025-01-09 23:38:51 +11:00
2025-01-09 23:38:51 +11:00
2025-01-09 20:07:12 +11:00

  • To achieve reproducible builds we use pip-tools to lock packages to a particular version - see update_python_deps.sh
  • write_wheel.py is used to generate our wheels.