Spaces:
Build error
Build error
File size: 91 Bytes
0d17912 |
1 2 3 4 |
.venv:
python3 -m venv .venv
.venv/bin/pip install --upgrade pip
.venv/bin/pip install . |