diff --git a/setup.py b/setup.py index 6a0c27b0..70140b13 100644 --- a/setup.py +++ b/setup.py @@ -12,8 +12,8 @@ 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', - author_email='jan.janssen@outlook.com', + url='https://github.com/pyiron/pympipool', + author_email='janssen@lanl.gov', license='BSD', classifiers=[