caption [ci skip]

This commit is contained in:
edoapra 2023-02-22 18:34:36 -08:00
parent 6d930673af
commit 38c055a2a4
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

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 $USEROPT
python3 -m pip install install git+https://github.com/flywire/caption --use-pep517 $USEROPT