We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1d8a1 commit 3dc402dCopy full SHA for 3dc402d
setup.py
@@ -126,6 +126,7 @@ def read(filename):
126
description=('Tools for creating and verifying consumer driven contracts'
127
' using the Pact framework.'),
128
long_description=read('README.md'),
129
+ long_description_content_type='text/markdown',
130
author='Matthew Balvanz',
131
author_email='[email protected]',
132
url='https://github.com/pact-foundation/pact-python',
0 commit comments