3 lines
30 B
Text
3 lines
30 B
Text
|
#!/bin/sh -e
|
||
|
pip install "$@"
|