Skip to content

Commit 7db4048

Browse files
sumerc-pshjderusse
andauthored
Update languages/python-conprof/setup.py
Co-authored-by: Jérémy Derussé <[email protected]>
1 parent 9263f22 commit 7db4048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
install_requires=["ddtrace==1.13.3"],
1616
description="Blackfire Continuous Profiler",
1717
long_description="Blackfire Continuous Profiler",
18-
long_description_content_type="test/markdown",
18+
long_description_content_type="text/x-rst",
1919
url=HOMEPAGE,
2020
classifiers=[
2121
"Programming Language :: Python",

0 commit comments

Comments
 (0)