Skip to content

Commit

Permalink
Adding URL with github link to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerin Philip committed Jan 25, 2022
1 parent 4926734 commit 6e6739a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ def run(self):
version=version,
author="Jerin Philip",
author_email="[email protected]",
url="https://github.com/browsermt/bergamot-translator/",
description="Bergamot translator python binding.",
long_description="",
ext_modules=[CMakeExtension("bergamot/_bergamot")],
Expand Down

0 comments on commit 6e6739a

Please sign in to comment.