Skip to content

Commit

Permalink
Merge pull request #189 from pyiron/openmpi_debug
Browse files Browse the repository at this point in the history
Update setup file
  • Loading branch information
jan-janssen authored Nov 2, 2023
2 parents 86fa864 + ab86f2b commit eda0f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
setup(
name='pympipool',
version=versioneer.get_version(),
description='pympipool - scale python functions over multiple compute nodes',
description='pympipool - Scale serial and MPI-parallel python functions over hundreds of compute nodes all from within a jupyter notebook or serial python process.',
long_description=Path("README.md").read_text(),
long_description_content_type='text/markdown',
url='https://github.com/jan-janssen/pympipool',
Expand Down

0 comments on commit eda0f2f

Please sign in to comment.