Fix rpi CI

This commit is contained in:
Matthias 2022-09-27 11:06:13 +00:00
parent 24c1d84982
commit 895b15abbc
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ setup(
'tables',
'blosc',
'joblib',
'pyarrow',
'pyarrow; platform_machine != "armv7l"',
'fastapi',
'uvicorn',
'psutil',