Skip to content
Snippets Groups Projects
Commit 5059f723 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Windows: Add pygments to build

parent 4442db54
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,8 @@ function install_deps {
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pyopenssl \
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-docutils \
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-certifi \
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-six
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-six \
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pygments
build_pip install precis-i18n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment