diff --git a/pyproject.toml b/pyproject.toml index 3e7d5dd4..1a89049a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,8 +5,8 @@ license = "MIT" description = "Easy BDD web testing" authors = ["Domino Data Lab "] readme = "README.md" -homepage = "" -repository = "" +homepage = "https://github.com/cerebrotech/cucu" +repository = "https://github.com/cerebrotech/cucu" keywords = ["cucumber", "selenium"] classifiers = [ "Development Status :: 4 - Beta",