Updated CI tests for pip dependencies; Changed styling in install-deps.sh

This commit is contained in:
Hunter Wittenborn 2021-08-28 20:12:35 -05:00
parent 85b1a05d01
commit eff7d478ab
3 changed files with 15 additions and 14 deletions

View file

@ -11,6 +11,6 @@ pacman -Syu --noconfirm --noprogressbar \
cgit uwsgi uwsgi-plugin-cgi \
php php-fpm \
memcached php-memcached \
pyalpm python-srcinfo
python-pip pyalpm python-srcinfo
exec "$@"