diff --git a/setup.py b/setup.py index 60cc086bd..a6905b357 100644 --- a/setup.py +++ b/setup.py @@ -187,6 +187,7 @@ def run(self): version=version, author="Jerin Philip", author_email="jerinphilip@live.in", + url="https://github.com/browsermt/bergamot-translator/", description="Bergamot translator python binding.", long_description="", ext_modules=[CMakeExtension("bergamot/_bergamot")],