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
Fix Linux manylinux wheel builds with Docker sibling deps (#35)
- Use manylinux: auto for Linux builds (not off)
- Mount parent directory in Docker for sibling deps
- Create symlinks in before-script-linux for ../syft-crypto-core and ../syftbox
- PyPI requires manylinux platform tags for Linux wheels
0 commit comments