From 041326dbba3cc23b1deeb5ad50fa9e08136e13d2 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 29 Feb 2020 00:11:26 -0500 Subject: [PATCH] BF: mark long description to be markdown --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 51bb82444..888365767 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ classifiers = license = Apache 2.0 description = Command line client for interaction with DANDI archive elements long_description = file:README.md -long_description_content_type = text/x-rst; charset=UTF-8 +long_description_content_type = text/markdown; charset=UTF-8 platforms = OS Independent provides = dandi