mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
build: description updated.
This commit is contained in:
parent
4132444092
commit
f9e41f2bfa
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ with open(convert_path('pyerrors/version.py')) as ver_file:
|
|||
|
||||
setup(name='pyerrors',
|
||||
version=version['__version__'],
|
||||
description='Error analysis for lattice QCD',
|
||||
description='Statistical error analysis for Monte Carlo simulations',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
url="https://github.com/fjosw/pyerrors",
|
||||
|
|
Loading…
Add table
Reference in a new issue