mirror of
https://github.com/ankitects/anki.git
synced 2026-04-02 10:37:48 -04:00
Due to flicker reported on #2263. 6.3.1 was used in the 2.1.54 and is the more conservative choice; we can trial 6.3.2 after release.
- 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.