diff --git a/pyproject.toml b/pyproject.toml index e70df3f..ec3c7ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = ["Thomas Schmelzer"] readme = "README.md" repository = "https://github.com/cvxgrp/cvxcli" packages = [{include = "cvx"}] -homepage = "https://www.cvxgrp.org/cvxcli" [tool.poetry.dependencies] python = ">=3.9"