We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c07edc commit 104e757Copy full SHA for 104e757
setup.py
@@ -11,6 +11,7 @@
11
version="1.0.3",
12
description="atomate has implementations of FireWorks workflows for Materials Science",
13
long_description=open(join(module_dir, "README.md")).read(),
14
+ long_description_content_type="text/markdown",
15
url="https://github.com/hackingmaterials/atomate",
16
author="Anubhav Jain, Kiran Mathew",
17
author_email="[email protected], [email protected]",
0 commit comments