mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
parent
3b619c4ca5
commit
2cff078b50
1 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
|||
# fixme: when maturin fixes 32 bit support, switch back to pypi
|
||||
git+https://github.com/dae/maturin#egg=maturin; sys_platform == "linux" and platform_machine != "x86_64"
|
||||
maturin; sys_platform != "linux" or platform_machine == "x86_64"
|
||||
maturin>=0.8.0
|
||||
|
|
Loading…
Reference in a new issue