Skip to content

Commit 250c6e8

Browse files
committed
Update setup.py
1 parent 418041b commit 250c6e8

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
@@ -31,6 +31,7 @@ def main():
3131
version=amimspy.__version__,
3232
description="Python package for processing acoustic mist ionization mass spectrometry-based metabolomics and lipidomics data",
3333
long_description=open('README.rst').read(),
34+
long_description_content_type="text/x-rst",
3435
author="Matthew Smith, Ralf Weber",
3536
3637
url="https://github.com/computational-metabolomics/amimspy",

0 commit comments

Comments
 (0)