Skip to content

Commit

Permalink
chore: specify long description mime type
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Jun 4, 2023
1 parent 35be913 commit f68a055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
version=version,
description="Static files for Plone",
long_description=(open("README.rst").read() + "\n" + open("CHANGES.rst").read()),
long_description_content_type="text/x-rst",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Framework :: Plone",
Expand Down

0 comments on commit f68a055

Please sign in to comment.