Loading CODE_OF_CONDUCT.md +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at pshriwise@anl.gov or nstauff@anl.gov. reported by contacting the project team at pygriffin@anl.gov. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an Loading setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ kwargs = { 'version': '0.0.1', 'packages': find_packages(exclude=['tests*']), 'author': 'Argonne National Laboratory', 'author_email': 'nstauff@anl.gov', 'author_email': 'pygriffin@anl.gov', 'download_url': 'https://git-out.gss.anl.gov/nstauff/pygriffin', 'python_requires': '>=3.6', 'install_requires': ['numpy'], Loading Loading
CODE_OF_CONDUCT.md +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at pshriwise@anl.gov or nstauff@anl.gov. reported by contacting the project team at pygriffin@anl.gov. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an Loading
setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ kwargs = { 'version': '0.0.1', 'packages': find_packages(exclude=['tests*']), 'author': 'Argonne National Laboratory', 'author_email': 'nstauff@anl.gov', 'author_email': 'pygriffin@anl.gov', 'download_url': 'https://git-out.gss.anl.gov/nstauff/pygriffin', 'python_requires': '>=3.6', 'install_requires': ['numpy'], Loading