Skip to content

Commit 1903c4b

Browse files
committed
Fix twine check warning
warning: `long_description_content_type` missing.
1 parent 2661eea commit 1903c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ author = Robert T. McGibbon
66
author-email = [email protected]
77
summary = Cross-distribution Linux wheels
88
description-file = README.rst
9+
long_description_content_type = text/x-rst
910
python_requires = >=3.6
1011
classifier =
1112
Development Status :: 4 - Beta

0 commit comments

Comments
 (0)