Skip to content

Commit

Permalink
Update setup.py to use new email address (#216)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Fowers <[email protected]>
  • Loading branch information
jeremyfowers authored Aug 16, 2024
1 parent 0449b54 commit 366b43a
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 @@ -8,7 +8,7 @@
version=version,
description="TurnkeyML Tools and Models",
author="Jeremy Fowers, Daniel Holanda, Ramakrishnan Sivakumar, Victoria Godsoe",
author_email="[email protected], [email protected], [email protected], victoria.godsoe@amd.com",
author_email="turnkeyml@amd.com",
package_dir={"": "src", "turnkeyml_models": "models"},
packages=[
"turnkeyml",
Expand Down

0 comments on commit 366b43a

Please sign in to comment.