2 lines
48 B
Bash
2 lines
48 B
Bash
|
|
#!/bin/bash
|
||
|
|
pip install --upgrade "$1 <5.3=>5.2"
|