Skip to content

Commit e35e795

Browse files
author
Mike Lambeta
committed
updated setup.py for pypi
1 parent 1dfa80f commit e35e795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def find_version(*file_paths):
3939
4040
keywords=["science"],
4141
long_description=read("README.md"),
42+
long_description_content_type="text/markdown",
4243
license="LICENSE",
4344
packages=find_packages(),
4445
install_requires=install_requires,

0 commit comments

Comments
 (0)