quiet install [ci skip]

This commit is contained in:
edoapra 2023-03-01 18:09:57 -08:00
commit 419cf386fb
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -27,4 +27,4 @@ python3 -m pip install install mkdocs-print-site-plugin --quiet $USEROPT
python3 -m pip install mkdocs-bibtex --use-pep517 --quiet $USEROPT
python3 -m pip install pandoc --use-pep517 --quiet $USEROPT
python3 -m pip install pypandoc_binary --use-pep517 --quiet $USEROPT
python3 -m pip install install git+https://github.com/flywire/caption --use-pep517 $USEROPT
python3 -m pip install install git+https://github.com/flywire/caption --use-pep517 --quiet $USEROPT