Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit f805b07

Browse files
committed
Set description type to markdown
1 parent c875cc7 commit f805b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
author_email='kevin@oconnor.mp',
1111
url='https://github.com/kevinoconnor7/django-debug-toolbar-sqlalchemy',
1212
license='GPLv3',
13+
long_description_content_type='text/markdown',
1314
packages=find_packages(),
1415
include_package_data=True,
1516
zip_safe=False,

0 commit comments

Comments
 (0)