mirror of
https://github.com/ankitects/anki.git
synced 2026-04-02 07:09:03 -04:00
- Windows was on 6.4 as some users reported slowdowns; we'll need to confirm whether they have come back in the next build. - Linux has been held back due to https://bugreports.qt.io/browse/QTBUG-114635
- 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.