Skip to content

Commit 4947570

Browse files
authored
Update author information in setup.py
1 parent 95957dc commit 4947570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def read(fname):
2121
setup(
2222
name="pyscan",
2323
version=get_version(),
24-
author="Andrew M. Mounce, Michael P. Lilly, Jasmine J. Mah, Ryan S. Brost",
24+
author="Andrew M. Mounce",
2525
author_email="[email protected]",
2626
description=(
2727
"""

0 commit comments

Comments
 (0)