From dee17edc32e130f8fcf9b7301712b5bf3dd50bfa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Fri, 7 Feb 2020 23:05:45 +0100
Subject: [PATCH] setup.cfg

---
 setup.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 7a8ef6b..8c4eb69 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,7 @@
 [metadata]
-description-file = README.md
 name = CoolAMQP
+long-description = file: README.md
+long-description-content-type = text/markdown; charset=UTF-8
 license = MIT License
 classifiers = 
     Programming Language :: Python
-- 
GitLab