fix: pyproject.toml

This commit is contained in:
sw 2022-06-03 14:26:02 +08:00
parent 96364b5418
commit 8500613eb8

View File

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