Skip to content

Commit 1a11a54

Browse files
authored
Update setup.py
1 parent 1e00b7b commit 1a11a54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ def read(fname):
6363
},
6464
version=version,
6565
description="Tools for loading, processing, and plotting multidimensional spectroscopy data.",
66+
description_content_type="text/plain",
6667
long_description=read("README.rst"),
68+
long_description_content_type="text/x-rst",
6769
author="WrightTools Developers",
6870
license="MIT",
6971
url="http://wright.tools",

0 commit comments

Comments
 (0)