Skip to content

Commit

Permalink
Fix long_description_content_type
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhers committed Dec 21, 2020
1 parent 83130c5 commit a1b6d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -35,6 +35,7 @@ def run(self):
version=VERSION,
description="Transition-based UCCA Parser",
long_description=long_description,
long_description_content_type='text/markdown',
classifiers=[
"Development Status :: 4 - Beta",
"Environment :: Console",
Expand Down

0 comments on commit a1b6d52

Please sign in to comment.