v0.1.0 test build (cross-machine install testing)
Pre-release
Pre-release
·
305 commits
to main
since this release
Throwaway test build for cross-machine install verification (Arch laptop + Windows 11). Not a public release — safe to delete after testing (gh release delete v0.1.0-test --cleanup-tag).
Artifacts
jellytoast-0.1.0-py3-none-any.whl— the pip/pipx-installable wheel (the same one the eventual AUR/Flatpak packages install)jellytoast-0.1.0.tar.gz— sdistSHA256SUMS— checksums (verify withsha256sum -c SHA256SUMS)
Install (both platforms)
pipx install jellytoast-0.1.0-py3-none-any.whl
- Arch: also
sudo pacman -S mpv(provides libmpv.so). - Windows 11: also drop a 64-bit
libmpv-2.dllsomewhere onPATH.
Full runbooks + the works/degraded matrix: docs/cross_machine_packaging_plan.md.