Skip to content

Commit

Permalink
chore: update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iunary committed May 29, 2023
1 parent 64339a7 commit 0b3f462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -16,6 +16,7 @@
license=license,
author_email="contact@yusuf.im",
long_description=long_description,
long_description_content_type="text/markdown",
packages=find_packages(),
install_requires=[],
keywords=[
Expand All @@ -26,6 +27,7 @@
"subscribe",
"emit",
"publish",
"aioemit",
],
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 0b3f462

Please sign in to comment.