1
0
forked from Mirror/wren

Try to get right package name for smartypants.

This commit is contained in:
Bob Nystrom
2018-07-14 20:51:48 -07:00
parent 3920818b46
commit 361b57fa8d

View File

@ -28,8 +28,8 @@ addons:
- python3-markdown
- python3-pygments
- python3-setuptools
- python3-smartypants
- ruby-sass
- smartypants
# Can't do container-based builds for now because installing the custom
# Pygments lexer to generate the docs requires sudo. :( If that changes,