Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop pandoc-latex-tip #30

Merged
merged 1 commit into from
Feb 14, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ RUN fetch-pandoc.sh ${PANDOC_VERSION} ./cache/pandoc.deb && \
# Pandoc filters
#
ADD requirements.txt ./
# Pillow must be installed first. When installed as a dependency from setup.py,
# Pillow is rebuilt. However, installed explicitly first, Pillow is properly
# installed from wheel saving a lot of build dependencies.
RUN pip3 --no-cache-dir install --find-links file://${PWD}/cache Pillow
RUN pip3 --no-cache-dir install --find-links file://${PWD}/cache -r requirements.txt

VOLUME /pandoc
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
Pillow
panflute
pandocfilters
pandoc-latex-admonition
pandoc-latex-environment
pandoc-latex-barcode
pandoc-latex-levelup
pandoc-latex-tip
pandoc-dalibo-guidelines
icon_font_to_png
pypdf2
pandoc-minted
pygments