We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418041b commit 250c6e8Copy full SHA for 250c6e8
setup.py
@@ -31,6 +31,7 @@ def main():
31
version=amimspy.__version__,
32
description="Python package for processing acoustic mist ionization mass spectrometry-based metabolomics and lipidomics data",
33
long_description=open('README.rst').read(),
34
+ long_description_content_type="text/x-rst",
35
author="Matthew Smith, Ralf Weber",
36
author_email="[email protected], [email protected]",
37
url="https://github.com/computational-metabolomics/amimspy",
0 commit comments