app/scripts/install-deps.sh

3 lines
89 B
Bash

python -m pip install pdm
python -m pdm install
python -m pip install -r requirements.txt