Skip to content

Commit

Permalink
long_description in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A committed Nov 16, 2024
1 parent ee3feeb commit 17426b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
version="1.0.5",
python_requires=">=3.8",
description="Python API for the SPARC DFT Code",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
author="Tian Tian, Lucas R Timmerman, Ben Comer",
author_email="[email protected], [email protected], [email protected]",
url="https://github.com/SPARC-X/SPARC-X-API",
Expand Down

0 comments on commit 17426b9

Please sign in to comment.