Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Commit 05e6d3d

Browse files
committed
add description format to setup.py
1 parent d5f4e4d commit 05e6d3d

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
@@ -23,6 +23,7 @@
2323
version='1.2.0',
2424
description='Library for fetching departure and route data from the Munich public transport organisation MVG',
2525
long_description=long_description,
26+
long_description_content_type='text/markdown',
2627
url='https://github.com/leftshift/python_mvg_api',
2728

2829
author='leftshift',

0 commit comments

Comments
 (0)