diff --git a/pyproject.toml b/pyproject.toml index abe68ed..2ee9efe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,8 @@ description = "Connecting Transfromers on HuggingfaceHub with CTranslate2." authors = ["michaelfeil "] license = "MIT" readme = "README.md" +homepage = "https://github.com/michaelfeil/hf-hub-ctranslate2" +repository = "https://github.com/michaelfeil/hf-hub-ctranslate2" packages = [{include = "hf_hub_ctranslate2"}] [tool.poetry.dependencies]