We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803e093 commit ba0d5f5Copy full SHA for ba0d5f5
1 file changed
setup.cfg
@@ -6,7 +6,8 @@ license = BSD License
6
author = Georg Brandl
7
author_email = georg@python.org
8
description = Pygments is a syntax highlighting package written in Python.
9
-long_description = file:description.rst
+long_description = file: description.rst
10
+long_description_content_type = text/x-rst
11
platforms = any
12
keywords = syntax highlighting
13
classifiers =
0 commit comments