Skip to content

Commit 3d855d2

Browse files
author
Paul Miles
authored
Update setup.py
1 parent 7d52653 commit 3d855d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def read(fname):
2222
version=__version__,
2323
description='A library to plot and analyze chains from mcmc simulations',
2424
long_description=long_description,
25-
long_description_content_type='text/x-rst'
25+
long_description_content_type='text/x-rst',
2626
url='https://github.com/prmiles/mcmcplot',
2727
download_url='https://github.com/prmiles/mcmcplot',
2828
author='Paul Miles',

0 commit comments

Comments
 (0)