Skip to content

Commit

Permalink
chore: fix pypi publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Dec 11, 2023
1 parent 0f54a24 commit 4d1c7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from setuptools import setup


setup()
setup(long_description_content_type="text/markdown")

0 comments on commit 4d1c7f3

Please sign in to comment.