zzz / build.sh
ar08's picture
Upload 1040 files
246d201 verified
raw
history blame contribute delete
81 Bytes
#!/bin/bash
set -e
cp pyproject.toml poetry.lock openhands
poetry build -v