Skip to content

Commit ee57788

Browse files
authored
Fix pypi desc (#4)
1 parent a9cfda2 commit ee57788

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
@@ -8,6 +8,7 @@
88
version='0.2.1',
99
description='A linter for ksy files.',
1010
long_description=long_description,
11+
long_description_content_type="text/markdown",
1112
url='http://github.com/cugu/ksylint',
1213
author='Jonas Plum',
1314
license='GPL-3.0-or-later',

0 commit comments

Comments
 (0)