Skip to content

Commit

Permalink
Set description type in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Anteru committed Aug 15, 2022
1 parent 803e093 commit ba0d5f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Expand Up @@ -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 =
Expand Down

0 comments on commit ba0d5f5

Please sign in to comment.