Skip to content

Commit

Permalink
setup.py: render README.md as markdown on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Sep 27, 2019
1 parent 9da46c1 commit db953be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
version="0.1.5",
description="Tap13 to jUnit",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/nodejs/tap2junit",
author="Node.js contributors",
author_email="cclauss@me.com",
Expand Down

0 comments on commit db953be

Please sign in to comment.