Skip to content
Permalink
Browse files
Remove Pygments from snapcraft.yml
Pygments support was removed in Hugo v0.60.0
  • Loading branch information
anthonyfok committed Aug 25, 2021
1 parent 5a46eef commit 32569285c181c8798ef594c12d3cfd7f9a252a04
Showing with 0 additions and 20 deletions.
  1. +0 −20 snap/snapcraft.yaml
@@ -92,23 +92,3 @@ parts:
usr/lib/: lib/
prime:
- bin/pandoc

pygments:
plugin: nil
stage-packages:
- python3-pygments
organize:
usr/bin/: bin/
usr/lib/: lib/
prime:
- bin/pygmentize
- lib/python*/site-packages/Pygments-*.dist-info/*
- lib/python*/site-packages/pygments/*
- bin/python*
- -bin/python*m
- lib/python*/*
- -lib/python*/distutils/*
- -lib/python*/email/*
- -lib/python*/lib2to3/*
- -lib/python*/tkinter/*
- -lib/python*/unittest/*

0 comments on commit 3256928

Please sign in to comment.