Force installation only from piwheels
Forcing the use of piwheels avoids trying to install numpy/scipy from source, which is the Right Answer. Unfortunately, sometimes packages fail on piwheels, but poetry still tries to install them. I've had to fix pyyaml at 5.4.0 for that reason.
This commit is contained in:
parent
1e45640195
commit
20001e4946
2 changed files with 562 additions and 495 deletions
1039
poetry.lock
generated
1039
poetry.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue