Files
pyShelf/build.sh

4 lines
137 B
Bash
Executable File
Vendored

#!/usr/bin/env sh
# uv export > requirements.txt
python -m zipapp src --compress --output=release/pyshelf --python="/usr/bin/env python"