anki/rspy/requirements.txt
Damien Elmes 5876866565 tweaking the folder names again
hopefully that's the last of it
2020-01-03 07:48:38 +10:00

4 lines
234 B
Plaintext

# 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"