3 lines
No EOL
61 B
Bash
Executable file
3 lines
No EOL
61 B
Bash
Executable file
#!/bin/sh
|
|
pip install 'setuptools<8.0' 'pip<6'
|
|
pip install $@ |