diff --git a/pyproject.toml b/pyproject.toml index 0cbe892..4886f84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,4 +24,4 @@ build-backend = "pdm.backend" distribution = true [tool.pdm.scripts] -compile = "uvx shiv -c simple-recorder -o bin/simple-recorder-bin ." +compile = "uvx shiv -c simple-recorder -o bin/simple-recorder.pyz ."