Skip to content

Commit

Permalink
Merge pull request #4 from Siege-Software/first-version
Browse files Browse the repository at this point in the history
add long description
  • Loading branch information
EricOuma authored Sep 9, 2023
2 parents 1272248 + 639d254 commit 68124bd
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 @@ -12,4 +12,6 @@
setup_requires=["wheel"],
packages=find_namespace_packages(),
include_package_data=True,
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
)

0 comments on commit 68124bd

Please sign in to comment.