Files
anki/python
Damien Elmes cbab96ec75 Update to Qt 6.6.1 on Mac
This also fixes the Mac bundle using an old Qt version.

Linux held back due to ABI breakage; should be fixed in about a week
when PyQt 6.6.1 comes out. Windows build also fails to run - not sure
if it's the same issue or not.
2023-12-04 16:15:52 +10: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
2023-11-27 13:34:42 +10:00
2023-11-27 13:34:42 +10:00
2023-11-27 13:34:42 +10: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.