mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
![]() It had some downsides: - the lockfile was discarded when switching between beta/non-beta - it could result in beta versions of transitory dependencies By adding 'anki' and 'aqt' as first-party packages with explicit version numbers (validated by the version list we get from PyPi), we can allow them to be installed without breaking other deps. https://forums.ankiweb.net/t/bundling-numpy-in-an-add-on/62669/15 |
||
---|---|---|
.. | ||
addon | ||
lin | ||
mac | ||
src | ||
win | ||
build.rs | ||
Cargo.toml | ||
pyproject.toml | ||
versions.py |