Skip to content

Commit 9263f22

Browse files
committed
PyPI refused text/x-rst
1 parent a18e8c0 commit 9263f22

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/x-rst",
18+
long_description_content_type="test/markdown",
1919
url=HOMEPAGE,
2020
classifiers=[
2121
"Programming Language :: Python",

0 commit comments

Comments
 (0)