Skip to content

Commit 3dfdba0

Browse files
committed
Corrected markup content type for long description.
1 parent 9695730 commit 3dfdba0

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
@@ -21,6 +21,7 @@
2121
version=version,
2222
description='Python API for accessing the REST API of the Xero accounting tool.',
2323
long_description=long_description,
24+
long_description_content_type='text/markdown',
2425
author='Russell Keith-Magee',
2526
author_email='[email protected]',
2627
url='http://github.com/freakboy3742/pyxero',

0 commit comments

Comments
 (0)