diff --git a/pyproject.toml b/pyproject.toml index 3c08a8a..aa66fbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ dev = ["black", "bumpver", "isort", "pip-tools", "pytest", "kivy"] [project.urls] Homepage = "https://github.com/VincentAuriau/custom-chess-engine" +homepage = "https://github.com/VincentAuriau/custom-chess-engine" [tool.setuptools.packages.find] include=["pyalapin*"]