Skip to content

Commit

Permalink
Flag package description as Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
anapaulagomes committed Jul 18, 2023
1 parent a03386b commit 68a2181
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 @@ -20,6 +20,7 @@ def read(fname):
url="https:/anapaulagomes/pytest-picked",
description="Run the tests related to the changed files",
long_description=read("README.rst"),
long_description_content_type="text/markdown",
packages=find_packages(exclude=["tests", "docs"]),
python_requires=">=3.7",
install_requires=["pytest>=3.7.0"],
Expand Down

0 comments on commit 68a2181

Please sign in to comment.