Skip to content

Commit 898cf65

Browse files
committed
build: fix description content type
1 parent 36aa5d9 commit 898cf65

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
@@ -169,6 +169,7 @@ def package_data(pkg, roots):
169169
version=VERSION,
170170
description='XBlock - Problem Builder',
171171
long_description=README,
172+
long_description_content_type='text/markdown',
172173
author='OpenCraft',
173174
url='https://github.com/open-craft/problem-builder',
174175
license='AGPL v3',

0 commit comments

Comments
 (0)