Skip to content

Commit 104e757

Browse files
committed
setup.py set long_description_content_type="text/markdown"
1 parent 6c07edc commit 104e757

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
@@ -11,6 +11,7 @@
1111
version="1.0.3",
1212
description="atomate has implementations of FireWorks workflows for Materials Science",
1313
long_description=open(join(module_dir, "README.md")).read(),
14+
long_description_content_type="text/markdown",
1415
url="https://github.com/hackingmaterials/atomate",
1516
author="Anubhav Jain, Kiran Mathew",
1617

0 commit comments

Comments
 (0)