diff --git a/pyproject.toml b/pyproject.toml index 16dc35c..cba4352 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ description = "A Python library for working with the ClickHouse database" readme = "README.md" keywords = ["ClickHouse", "ORM", 'DB', 'DATABASE', 'OLAP'] license = {text = "BSD License"} -homepage = "https://github.com/sswest/ch-orm" classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7",