We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e63d0 commit 0957ee8Copy full SHA for 0957ee8
setup.py
@@ -26,6 +26,7 @@
26
include_package_data=True,
27
description="An opensourse CRM developed on django framework",
28
long_description=README,
29
+ long_description_content_type="text/markdown",
30
url="https://github.com/MicroPyramid/Django-CRM.git",
31
author="Micropyramid",
32
author_email="[email protected]",
0 commit comments