Fix pip detection.
parent
311649315c
commit
9cb4f1f2d3
|
@ -83,7 +83,7 @@ for pm in \
|
||||||
apt-get \
|
apt-get \
|
||||||
pacaur \
|
pacaur \
|
||||||
pacman \
|
pacman \
|
||||||
pip \
|
pip3 \
|
||||||
npm \
|
npm \
|
||||||
yaourt \
|
yaourt \
|
||||||
yarn \
|
yarn \
|
||||||
|
|
Loading…
Reference in New Issue