Skip to content

Commit

Permalink
Updated long_description_content_type to be markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
rossdrucker committed Sep 12, 2022
1 parent e5369d0 commit d653119
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 @@ -5,6 +5,7 @@
version = "1.0.0",
description = "Draw sports surfaces according to rulebook specifications",
long_description = open("README.md").read(),
long_description_content_type = "text/markdown",
url = "https://github.com/sportsdataverse/sportypy",
author = "Ross Drucker",
author_email = "[email protected]",
Expand Down

1 comment on commit d653119

@vercel
Copy link

@vercel vercel bot commented on d653119 Sep 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.