Skip to content

Commit ce6b006

Browse files
author
Anze
committed
Mark description as markdown
1 parent b31ee38 commit ce6b006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
description='Common utilities for creating (controlled) collectors for Grafolean',
1515
packages=find_packages(exclude=['tests']),
1616
long_description=open('README.md').read(),
17+
long_description_content_type='text/markdown',
1718
install_requires=install_requires,
1819
zip_safe=False)

0 commit comments

Comments
 (0)