mirror of
https://github.com/smogon/sprites.git
synced 2026-08-31 06:09:51 -05:00
The deploy tool grows a deploy subcommand that runs the build, packs the tar, and streams it to the command .env names. Packing now finalizes the archive; without the end-of-archive marker, strict stream readers (Python tarfile, hence smogonctl) die on truncation. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>