Skip to content

Commit ba0d5f5

Browse files
committed
Set description type in setup.cfg
1 parent 803e093 commit ba0d5f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ license = BSD License
66
author = Georg Brandl
77
author_email = georg@python.org
88
description = Pygments is a syntax highlighting package written in Python.
9-
long_description = file:description.rst
9+
long_description = file: description.rst
10+
long_description_content_type = text/x-rst
1011
platforms = any
1112
keywords = syntax highlighting
1213
classifiers =

0 commit comments

Comments
 (0)