mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-08-02 11:10:11 +03:00
fix: pyproject.toml
This commit is contained in:
parent
96364b5418
commit
8500613eb8
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user