Skip to content

Commit 16659d4

Browse files
committed
update set_up.py
1 parent 576fde3 commit 16659d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def read(fname):
2323
license="MIT",
2424
url="https://github.com/EngineeringSoftware/inlinetest",
2525
description="A pytest plugin for writing inline tests.",
26+
long_description_content_type="text/markdown",
2627
long_description=read("README.md"),
2728
packages=find_packages(where="src"),
2829
package_dir={"": "src"},

0 commit comments

Comments
 (0)