Anki/python
Damien Elmes 8abcb77d95 Revert Windows build to Qt 6.4; update to 6.4.3
Multiple users have reported that 6.5 is behaving sluggishly

https://forums.ankiweb.net/t/anki-2-1-62-beta/29302/9
2023-04-14 12:05:34 +10:00
..
licenses.json
licenses.sh
mkempty.py
README.md
requirements.anki.in
requirements.aqt.in Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
requirements.base.in
requirements.base.txt Update Python deps 2023-03-31 14:04:05 +10:00
requirements.bundle.in
requirements.bundle.txt Update to the latest wheel package; make code work with it 2023-04-12 16:17:00 +10:00
requirements.dev.in
requirements.dev.txt Update to the latest wheel package; make code work with it 2023-04-12 16:17:00 +10:00
requirements.qt5_14.in
requirements.qt5_14.txt
requirements.qt5_15.in
requirements.qt5_15.txt
requirements.qt6_3.in
requirements.qt6_3.txt
requirements.qt6_4.in Revert Windows build to Qt 6.4; update to 6.4.3 2023-04-14 12:05:34 +10:00
requirements.qt6_4.txt Revert Windows build to Qt 6.4; update to 6.4.3 2023-04-14 12:05:34 +10:00
requirements.qt6_5.in Upgrade to Qt 6.5 on Windows/Linux 2023-04-11 16:57:34 +10:00
requirements.qt6_5.txt Upgrade to Qt 6.5 on Windows/Linux 2023-04-11 16:57:34 +10:00
requirements.win.in Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
requirements.win.txt Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
update_python_deps.sh Revert Windows build to Qt 6.4; update to 6.4.3 2023-04-14 12:05:34 +10:00
update_win_deps.bat
write_wheel.py Update to the latest wheel package; make code work with it 2023-04-12 16:17:00 +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.