Skip to content

Commit

Permalink
fix: added correct keyword can update in next version release
Browse files Browse the repository at this point in the history
  • Loading branch information
niklexical committed Oct 26, 2023
1 parent a074c88 commit d453f17
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 @@ -47,7 +47,7 @@ def read_version(filepath: str) -> str:
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
url="https://github.com/BoevaLab/sparsesurv",
authors="David Wissel, Nikita Janakarajan",
author="David Wissel, Nikita Janakarajan",
author_email="[email protected], [email protected]",
# the following exclusion is to prevent shipping of tests.
# if you do include them, add pytest to the required packages.
Expand Down

0 comments on commit d453f17

Please sign in to comment.