Skip to content

Commit

Permalink
long_description is markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbennett authored Nov 10, 2020
1 parent 2058b2c commit fe51b53
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 @@ -17,6 +17,7 @@
version="1.1.0",
description="Nameko gRPC extensions",
long_description=readme,
long_description_content_type="text/markdown",
author="Matt Yule-Bennett",
url="http://github.com/nameko/nameko-grpc",
packages=find_packages(exclude=["test"]),
Expand Down

0 comments on commit fe51b53

Please sign in to comment.