Sunday, April 7, 2019

pip3 list -o --format columns|  cut -d' ' -f1|xargs -n1 pip install -U

No comments: