anki/python
Damien Elmes 9dc6e41153 Switch back to winrt to see if it fixes slow TTS
https://forums.ankiweb.net/t/slow-tts-and-duplicated-voices/25157/7

winrt blocks an upgrade from Python 3.9, so this will be a temporary
solution at best.
2022-12-06 20:30:54 +10:00
..
licenses.json pip/ -> python/ 2021-10-18 19:50:40 +10:00
licenses.sh updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
mkempty.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.anki.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.aqt.in Switch back to winrt to see if it fixes slow TTS 2022-12-06 20:30:54 +10:00
requirements.base.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.base.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.bundle.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.bundle.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.dev.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.dev.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt5_14.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt5_14.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt5_15.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt5_15.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt6.in Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.qt6.txt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
requirements.win.in Switch back to winrt to see if it fixes slow TTS 2022-12-06 20:30:54 +10:00
requirements.win.txt Switch back to winrt to see if it fixes slow TTS 2022-12-06 20:30:54 +10:00
update_python_deps.sh Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
update_win_deps.bat Fix TTS handling on Windows 2022-11-29 13:04:51 +10:00
write_wheel.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +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.