From 4521d88caac6a68a1baf55c401589f8ce7b04243 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 18 May 2019 12:38:09 +0200 Subject: added long_description_content_type --- docs/keywords.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/keywords.txt b/docs/keywords.txt index 7881e285..5086bcf1 100644 --- a/docs/keywords.txt +++ b/docs/keywords.txt @@ -20,6 +20,10 @@ associated ``setuptools`` feature. ``long_description`` A string providing a longer description of the package. +``long_description_content_type`` + A string specifying the content type is used for the ``long_description`` + (e.g. ``text/markdown``) + ``author`` A string specifying the author of the package. -- cgit v1.2.3