diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ license = BSD License author = Georg Brandl author_email = georg@python.org description = Pygments is a syntax highlighting package written in Python. -long_description = file:description.rst +long_description = file: description.rst +long_description_content_type = text/x-rst platforms = any keywords = syntax highlighting classifiers = |
