Skip to content

Commit a7a6950

Browse files
authored
1 parent edf1cf2 commit a7a6950

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
@@ -53,6 +53,7 @@ def run_tests(self):
5353
url=metadata['url'],
5454
license=metadata['license'],
5555
long_description=read_file('README.md'),
56+
long_description_content_type='text/markdown',
5657
packages=find_packages(include=('openapi_spec_validator*',)),
5758
package_data={
5859
'openapi_spec_validator': [

0 commit comments

Comments
 (0)