diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-28 06:28:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:32 +0700 |
commit | 6ff0bee8f5fca590aef1114efbfe770a2b08c4bf (patch) | |
tree | 40f443dc7915cf5cd2431b5ebf2ed59c516f7cd1 /python/python3-Pygments/README | |
parent | f9c0cd476c2f6124a9799c155bec32454726d1df (diff) |
python/python3-Pygments: Updated for version 2.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-Pygments/README')
-rw-r--r-- | python/python3-Pygments/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-Pygments/README b/python/python3-Pygments/README index d10cf72e9865f..975ce911d50a7 100644 --- a/python/python3-Pygments/README +++ b/python/python3-Pygments/README @@ -9,6 +9,3 @@ Highlights are: * A number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI sequences. * It is usable as a command-line tool and as a library. - -In order to build Pygments' html documentation files you must install Sphinx -and you need to use "HTML=1 ./Pygments.SlackBuild". |