Merge pull request #921 from tombell/patch-1

Remove pygments as a dependency
This commit is contained in:
Parker Moore 2013-04-05 09:40:39 -07:00
commit 8e18df5b09
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ h2. Runtime Dependencies
* Kramdown: Markdown-superset converter (Ruby)
* Liquid: Templating system (Ruby)
* Maruku: Default markdown engine (Ruby)
* Pygments: Syntax highlighting (Python)
h2. Developer Dependencies