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