Skip to content

Commit f7b2d89

Browse files
committed
long_description_content_type='text/markdown' in setup.py
1 parent 5aa68df commit f7b2d89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def main() -> None:
5151
author_email="mpharrigan@google.com",
5252
description="Software for fault-tolerant quantum algorithms research.",
5353
long_description=long_description,
54+
long_description_content_type='text/markdown',
5455
install_requires=requirements,
5556
license="Apache 2",
5657
packages=find_packages(),

0 commit comments

Comments
 (0)