3 lines
86 B
Bash
3 lines
86 B
Bash
#!/bin/sh
|
|
|
|
./python3.13 -m pip install --target=$(pwd)/packages -r ../requirements.txt |