Skip to content

Commit

Permalink
Added long_description_content_type to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ej2 committed Jun 25, 2019
1 parent 86813ac commit 2099020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def read(*parts):
license='MIT',
keywords=['quickbooks', 'qbo', 'accounting'],
long_description=read('README.rst'),

long_description_content_type='text/markdown',
test_runner='nosetests',
entry_points={
'console_scripts': ['quickbooks-cli=quickbooks.tools.cli:cli_execute']
Expand Down

0 comments on commit 2099020

Please sign in to comment.