Skip to content

Commit

Permalink
Fixed content type error
Browse files Browse the repository at this point in the history
  • Loading branch information
NeelayS committed May 15, 2022
1 parent 2f99ab4 commit 5f95543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
install_requires=requirements,
license="MIT license",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
include_package_data=True,
keywords=KEYWORDS,
name="KD_Lib",
Expand Down

0 comments on commit 5f95543

Please sign in to comment.