Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 86b6fb6

Browse files
adding long description content type text/markdown
1 parent 93c6a80 commit 86b6fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def read(fname):
3939
license='BSD',
4040
description='Simple immutable types for python.',
4141
long_description=read('README.md'),
42+
long_description_content_type="text/markdown",
4243
author='Tom Christie',
4344
author_email='[email protected]',
4445
py_modules=['itypes'],

0 commit comments

Comments
 (0)