From 5aa621314f1e9b275b90169199d23c75db4fef47 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Tue, 23 Nov 2021 19:50:03 +0200 Subject: [PATCH] 1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 04ae968..66d249e 100644 --- a/setup.py +++ b/setup.py @@ -13,5 +13,5 @@ setup( py_modules=["ezztui"], license='MIT', url='https://github.com/BarsTiger/ezztui', - + long_description_content_type="text/markdown" ) \ No newline at end of file