We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9695730 commit 3dfdba0Copy full SHA for 3dfdba0
setup.py
@@ -21,6 +21,7 @@
21
version=version,
22
description='Python API for accessing the REST API of the Xero accounting tool.',
23
long_description=long_description,
24
+ long_description_content_type='text/markdown',
25
author='Russell Keith-Magee',
26
author_email='[email protected]',
27
url='http://github.com/freakboy3742/pyxero',
0 commit comments