Do not upgrade Nikola dependencies
This commit is contained in:
parent
17082e3dd8
commit
79db743bbc
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ else
|
||||||
PIP=pip
|
PIP=pip
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$SUDO $PIP install pygments-style-solarized ws4py watchdog webassets Nikola --upgrade
|
$SUDO $PIP install pygments-style-solarized ws4py watchdog webassets Nikola
|
||||||
|
|
||||||
if [[ -z $USER ]]; then
|
if [[ -z $USER ]]; then
|
||||||
USER=`whoami`
|
USER=`whoami`
|
||||||
|
|
Loading…
Reference in a new issue