Skip to content

Commit a97b4a6

Browse files
authored
Update setup.py
1 parent 98017c3 commit a97b4a6

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 @@
2323
name="pydensecrf2",
2424
version="1.1",
2525
description="A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.",
26+
long_description_content_type="text/markdown",
2627
long_description=(Path(__file__).parent / "README.md").read_text(),
2728
author="Lucas Beyer, Philipp Krähenbühl",
2829
author_email="[email protected]",

0 commit comments

Comments
 (0)