We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d52653 commit 3d855d2Copy full SHA for 3d855d2
1 file changed
setup.py
@@ -22,7 +22,7 @@ def read(fname):
22
version=__version__,
23
description='A library to plot and analyze chains from mcmc simulations',
24
long_description=long_description,
25
- long_description_content_type='text/x-rst'
+ long_description_content_type='text/x-rst',
26
url='https://github.com/prmiles/mcmcplot',
27
download_url='https://github.com/prmiles/mcmcplot',
28
author='Paul Miles',
0 commit comments