You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
62: Make wasmer silently available anywhere r=Hywan a=syrusakbary
## Problem
Python wasmer installation is failing in various systems (mainly because of alpine linux).
syrusakbary/snapshottest#88syrusakbary/fastdiff#2syrusakbary/fastdiff#3
One way to make it work very easily is by creating a generic wheel that it's always available but that fails on import (rather than on install).
This PR adds that, and upgrades wasmer to `0.5.6` as well
Co-authored-by: Syrus <me@syrusakbary.com>
Over on this build of the conda-forge feedstock for
fastdiff
, I've come upon:I haven't had a chance to check it out locally, but will get to it when i have a chance... will at least turn the verbosity up...
The text was updated successfully, but these errors were encountered: