Skip to content

Commit

Permalink
Add explicit description content type to setup
Browse files Browse the repository at this point in the history
text/x-rst for rst documents.
  • Loading branch information
Ball-Man committed Jan 8, 2025
1 parent c13ffcb commit 743291a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ python_files = test*py

[metadata]
description-file = README.rst
long-description-content-type = text/x-rst

[flake8]
max-line-length = 88
Expand Down

0 comments on commit 743291a

Please sign in to comment.